donno what changed

This commit is contained in:
2026-03-10 11:07:51 +08:00
parent 068df7715e
commit 245be63f07
2 changed files with 2 additions and 0 deletions

View File

@@ -22,3 +22,4 @@ fi
echo "SQL initialization files completed!" echo "SQL initialization files completed!"

View File

@@ -46,3 +46,4 @@ psql -h "$DB_HOST" -p "$DB_PORT" -U "$DB_USER" -d "$DB_NAME" -f /docker-entrypoi
echo "Database initialization complete!" echo "Database initialization complete!"