fix: add APP_PORT and GRACEFULL_TIMEOUT to .env.example
This commit is contained in:
parent
46472d01fe
commit
27ff3996ed
@ -4,6 +4,9 @@ DB_PASSWORD=
|
||||
DB_NAME=
|
||||
DB_PORT=
|
||||
|
||||
APP_PORT=
|
||||
GRACEFULL_TIMEOUT=
|
||||
|
||||
REDIS_HOST=
|
||||
REDIS_USERNAME=
|
||||
REDIS_PORT=
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user