mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
fix: Pyrodactyl takes db_password env
This commit is contained in:
@@ -33,6 +33,7 @@ services:
|
|||||||
REDIS_HOST:
|
REDIS_HOST:
|
||||||
DB_HOST:
|
DB_HOST:
|
||||||
DB_PORT:
|
DB_PORT:
|
||||||
|
DB_PASSWORD: ${MYSQL_PASSWORD}
|
||||||
MYSQL_PASSWORD:
|
MYSQL_PASSWORD:
|
||||||
MYSQL_ROOT_PASSWORD:
|
MYSQL_ROOT_PASSWORD:
|
||||||
RECAPTCHA_ENABLED:
|
RECAPTCHA_ENABLED:
|
||||||
|
|||||||
Reference in New Issue
Block a user