fix show ports on start

This commit is contained in:
mercury
2025-01-07 21:00:06 +04:00
parent 159f775e12
commit b9155cf674
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -164,6 +164,7 @@ services:
- ./update:/update
- ./.git:/.git
- ./scripts/start_service.sh:/start_service.sh
- ./docker-compose.override.yml:/docker/compose
- /var/run/docker.sock:/var/run/docker.sock:ro
environment:
IP: ${IP}