This commit is contained in:
Lukian LEIZOUR 2024-06-01 19:30:34 +02:00
parent 8ace4a6356
commit 65a0655ae4
2 changed files with 1 additions and 3 deletions

View file

@ -7,6 +7,6 @@ services:
dockerfile: DOCKERFILE
restart: always
volumes:
- /full/path/to/bot:/app
- /home/lucien/joclud_api:/app
ports:
- "3000:3000"