6 lines
163 B
Plaintext
Executable File
6 lines
163 B
Plaintext
Executable File
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
|