mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
adonisjs
This commit is contained in:
7
adonisjs/simple/.env.example
Normal file
7
adonisjs/simple/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
TZ=UTC
|
||||
PORT=3333
|
||||
HOST=localhost
|
||||
LOG_LEVEL=info
|
||||
APP_KEY=
|
||||
NODE_ENV=development
|
||||
SESSION_DRIVER=cookie
|
||||
Reference in New Issue
Block a user