[DOCKER] Automated PR for easy-appointments-deploy_2025-07-13T18-59-07 - #105 #105

Merged
gitea-sonarqube-bot merged 12 commits from easy-appointments-deploy_2025-07-13T18-59-07 into main 2025-07-14 08:27:10 -04:00
Showing only changes of commit 5847c4710e - Show all commits
+1 -1
View File
@@ -3326,7 +3326,7 @@ services:
PUID: 1000
TZ: America/New_York
healthcheck:
test: ["CMD", "mariadb-admin", "ping", "-h", "localhost", "-p$MYSQL_ROOT_PASSWORD"]
test: ["CMD", "mariadb-admin", "ping", "-h", "localhost", "-p${MYSQL_ROOT_PASSWORD}"]
interval: 1m30s
timeout: 10s
retries: 5