fix: Pyrodactyl takes db_password env

This commit is contained in:
naterfute
2025-04-17 17:05:17 -07:00
parent d1b550862b
commit a380af3cce

View File

@@ -33,6 +33,7 @@ services:
REDIS_HOST:
DB_HOST:
DB_PORT:
DB_PASSWORD: ${MYSQL_PASSWORD}
MYSQL_PASSWORD:
MYSQL_ROOT_PASSWORD:
RECAPTCHA_ENABLED: