Initial commit (sample configuration)
This commit is contained in:
4
database.env.example
Normal file
4
database.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
MYSQL_RANDOM_ROOT_PASSWORD=yes
|
||||
MYSQL_USER=firefly
|
||||
MYSQL_PASSWORD=secret_firefly_password
|
||||
MYSQL_DATABASE=firefly
|
||||
Reference in New Issue
Block a user