mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-03 23:36:21 +02:00
reset - start a new Portfolio with Adonis js
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
PORT=3333
|
||||
HOST=0.0.0.0
|
||||
NODE_ENV=development
|
||||
APP_KEY=-WaTKbETBJLut7cGRKrYHRqW1tqnxDad
|
||||
DRIVE_DISK=local
|
||||
SESSION_DRIVER=cookie
|
||||
CACHE_VIEWS=false
|
||||
DB_CONNECTION=sqlite
|
||||
Reference in New Issue
Block a user