Refactor glance service configuration in Docker Compose and remove unused healthcheck

This commit is contained in:
2025-11-11 09:46:34 +01:00
parent 34e9771421
commit ad20a54635
2 changed files with 1 additions and 7 deletions
-6
View File
@@ -262,12 +262,6 @@ services:
- 8.8.8.8
networks:
- default
healthcheck:
test: ["CMD-SHELL", "pgrep -f 'python.*main.py' || exit 1"]
interval: 30s
timeout: 10s
retries: 3
start_period: 10s
phpsessid-bot:
build: