Improve .env.example - Add codemirror dependency
This commit is contained in:
@@ -8,6 +8,9 @@ APP_URL=http://localhost
|
||||
LOG_CHANNEL=stack
|
||||
LOG_LEVEL=debug
|
||||
|
||||
FRONT_URL=https://localhost:3000
|
||||
FRONT_API_SECRET=secret
|
||||
|
||||
DB_CONNECTION=pgsql
|
||||
DB_HOST=127.0.0.1
|
||||
DB_PORT=5432
|
||||
|
||||
Reference in New Issue
Block a user