reset - start a new Portfolio with Adonis js

This commit is contained in:
Tutur33
2023-11-04 23:08:14 +01:00
parent 66c9f26ad5
commit b956f81990
96 changed files with 21633 additions and 375 deletions
+8
View File
@@ -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