fix notify update

This commit is contained in:
mercury
2024-11-16 00:51:09 +04:00
parent 3813f43b92
commit 565573cfc2
+1
View File
@@ -160,6 +160,7 @@ services:
- ./ssh:/ssh
- ./app:/app
- ./logs/:/logs/
- ./version:/version
- ./update:/update
- ./.git:/.git
- ./scripts/start_service.sh:/start_service.sh