initial release testing
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
DATABASE_PATH=/data/inven.sqlite
|
||||
APP_NAME=Inven
|
||||
AUTH_SECRET=change-me-to-a-long-random-secret
|
||||
ADMIN_EMAIL=admin@example.com
|
||||
ADMIN_PASSWORD=change-me-now
|
||||
Reference in New Issue
Block a user