mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-23 23:32:05 +00:00
fix docker compose file
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
|||||||
WEBHOOK_CERT: './cert/cert.pem'
|
WEBHOOK_CERT: './cert/cert.pem'
|
||||||
WEBHOOK_SECRET_TOKEN: 'secret-token'
|
WEBHOOK_SECRET_TOKEN: 'secret-token'
|
||||||
# LOG_LEVEL: 'WARNING'
|
# LOG_LEVEL: 'WARNING'
|
||||||
volumes: - ./pers_data: /app/pers_data
|
volumes:
|
||||||
|
- ./pers_data: /app/pers_data
|
||||||
# - ./cert:/app/cert
|
# - ./cert:/app/cert
|
||||||
container_name: tgxmb
|
container_name: tgxmb
|
||||||
|
|||||||
Reference in New Issue
Block a user