Fix comment typo for DB_PASSWORD in docker-compose (#397)

This commit is contained in:
Terrence
2025-10-22 07:09:57 -05:00
committed by GitHub
parent 909f3120bd
commit aab3075c14

View File

@@ -10,7 +10,7 @@ x-common:
APP_TIMEZONE: 'UTC'
APP_SERVICE_AUTHOR: 'noreply@example.com'
DB_USERNAME: "pterodactyl"
# DB_PASSWORD: "Uncomment this to user your own password"
# DB_PASSWORD: "Uncomment this to use your own password"
# Uncomment the line below and set to a non-empty value if you want to use Let's Encrypt
# to generate an SSL certificate for the Panel.