feat: add single-port reverse proxy deployment support
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
APP_ENV=development
|
||||
SERVER_HOST=0.0.0.0
|
||||
SERVER_PORT=4040
|
||||
SERVER_PORT=5050
|
||||
DATABASE_PATH=./data/app.db
|
||||
APP_ENCRYPTION_KEY=change-me-for-production
|
||||
ARTWORK_CACHE_DIR=./data/artwork
|
||||
|
||||
Reference in New Issue
Block a user