Update volumes path
This commit is contained in:
parent
de6d7f971e
commit
ad2b4237dd
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ services:
|
||||||
container_name: parchex-bot
|
container_name: parchex-bot
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- .:/usr/src/app
|
- .:/app
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue