use .env.example instead
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# Make a copy of this file and name it .env, then fill in the values below.
|
||||||
|
DEV=True
|
||||||
|
DB_URI=
|
||||||
|
DB_USER=
|
||||||
|
DB_PASSWORD=
|
||||||
Reference in New Issue
Block a user