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
+1 -7
View File
@@ -262,13 +262,7 @@ services:
- 8.8.8.8 - 8.8.8.8
networks: networks:
- default - default
healthcheck:
test: ["CMD-SHELL", "pgrep -f 'python.*main.py' || exit 1"]
interval: 30s
timeout: 10s
retries: 3
start_period: 10s
phpsessid-bot: phpsessid-bot:
build: build:
context: edu_master/phpsessid_bot/ context: edu_master/phpsessid_bot/