fix notification about new version

This commit is contained in:
mercury
2024-11-16 00:42:22 +04:00
parent c2219e3657
commit f34427c13c
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -161,6 +161,7 @@ services:
- ./app:/app
- ./logs/:/logs/
- ./update:/update
- ./.git:/.git
- ./scripts/start_service.sh:/start_service.sh
- /var/run/docker.sock:/var/run/docker.sock:ro
environment: