Files

14 lines
345 B
Plaintext
Raw Permalink Normal View History

2025-08-02 23:13:50 +02:00
PORT = 3000
ALLOWED_HOSTS =
VITE_SERVER_URL_DEFAULT = http://localhost:4567
# Optional: Set a subpath for the WebUI during development (e.g. /suwayomi)
# For production use, configure webUISubpath in server settings instead
# VITE_SUBPATH = /suwayomi
2025-08-02 23:13:50 +02:00
CODEGEN_SERVER_URL_GQL = http://localhost:4567/api/graphql
GITHUB_TOKEN =
WEBLATE_TOKEN =