Docker config
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
ENV=production
|
||||
DB_HOST=localhost
|
||||
DB_USERNAME=scoreboard
|
||||
DB_PASSWORD=
|
||||
DB_DATABASE=scoreboard
|
||||
DB_ROOTPW=
|
||||
Reference in New Issue
Block a user