This commit is contained in:
H3XploR
2025-07-08 18:00:20 +02:00
parent e6b9328cf5
commit 3b6d0a29ec
5 changed files with 9 additions and 152 deletions
@@ -8,7 +8,6 @@ chown -R www-data:www-data /var/www/html
echo "🔍 MYSQL_HOST=$MYSQL_HOST"
echo "🔍 MYSQL_USER=$MYSQL_USER"
echo "🔍 MYSQL_PASSWORD=$MYSQL_PASSWORD"
# Attendre que MariaDB soit prêt
echo "Waiting for MariaDB to be ready..."