Update volumes path

This commit is contained in:
Amir Husayn Panahifar 2025-04-08 03:33:58 +03:30
parent de6d7f971e
commit ad2b4237dd

View file

@ -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