.env.sample added
This commit is contained in:
8
.env.sample
Normal file
8
.env.sample
Normal file
@@ -0,0 +1,8 @@
|
||||
REDIS_PASSWORD=
|
||||
DB_PASSWORD=
|
||||
DB_NAME=
|
||||
DB_USER=
|
||||
DB_HOST=
|
||||
REDIS_PORT=
|
||||
REDIS_HOST=
|
||||
BASE_URL=
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
||||
.env
|
||||
build/
|
||||
build/
|
||||
|
||||
Reference in New Issue
Block a user