Initial WallMuse project
This commit is contained in:
5
.env.example
Executable file
5
.env.example
Executable file
@@ -0,0 +1,5 @@
|
||||
API_HOST=0.0.0.0
|
||||
API_PORT=4000
|
||||
JWT_SECRET=change-me-in-production
|
||||
API_KEY_ENCRYPTION_SECRET=replace-with-32-byte-secret
|
||||
WALLMUSE_DATA_DIR=/root/wallmuse/app/.data
|
||||
Reference in New Issue
Block a user