Share local folder with container
This commit is contained in:
@@ -18,5 +18,5 @@ services:
|
||||
- TELEGRAM_TOKEN=${TELEGRAM_TOKEN}
|
||||
- TELEGRAM_CHAT_ID=${TELEGRAM_CHAT_ID}
|
||||
volumes:
|
||||
- ./log:/app/log
|
||||
- ./:/app
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user