This commit is contained in:
10
.env.example
Normal file
10
.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
APP_DEBUG=false
|
||||
|
||||
HTTP_HOST=0.0.0.0
|
||||
HTTP_PORT=8031
|
||||
|
||||
REDIS_HOST=
|
||||
REDIS_PORT=
|
||||
REDIS_USERNAME=
|
||||
REDIS_PASSWORD=
|
||||
REDIS_DB=
|
||||
Reference in New Issue
Block a user