feat: add single-port reverse proxy deployment support

This commit is contained in:
2026-04-02 23:27:46 +03:00
parent 675e173303
commit 3eabd3238f
10 changed files with 122 additions and 12 deletions

View File

@@ -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