@@ -0,0 +1,6 @@
|
||||
DB_HOST=mariadb
|
||||
DB_PORT=3306
|
||||
DB_ROOT_PASSWORD=rootpassword
|
||||
DB_USER=bnuy
|
||||
DB_PASSWORD=example
|
||||
DB_NAME=bnuy
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,6 @@
|
||||
DB_HOST=mariadb
|
||||
DB_PORT=3306
|
||||
DB_ROOT_PASSWORD=rootpassword
|
||||
DB_USER=bnuy
|
||||
DB_PASSWORD=example
|
||||
DB_NAME=bnuy
|
||||