Add special character warning

This commit is contained in:
Nils Bergmann 2022-01-05 17:46:59 +01:00
parent 9a7654806f
commit eef2ed0b4c
No known key found for this signature in database
GPG Key ID: 5FAEC08EE1DC2DF9

View File

@ -10,6 +10,7 @@ ACCOUNT_MANAGER_SECRET=
# Should be the externally facing IP of your server host
EXTERNAL_IP=localhost
# Database values
# Be careful with special characters here. It is more safe to use normal characters and/or numbers.
MARIADB_USER=darkflame
MARIADB_PASSWORD=SECRET_VALUE_CHANGE_ME
MARIADB_ROOT_PASSWORD=SECRET_VALUE_CHANGE_ME