VITE_* for VITE_SERVER_URL

This commit is contained in:
Oliver Bryan
2025-12-22 15:15:00 +00:00
parent 2385fed3b6
commit f35177699c
6 changed files with 90 additions and 11 deletions

View File

@@ -1,4 +1,6 @@
DATABASE_URL=postgres://eussi:password@localhost:5432/issue
# comma separated list of allowed origins
CORS_ORIGIN=http://localhost:1420
CORS_ORIGIN=http://localhost:1420
JWT_SECRET=TOP_SECRET_JWT_MUST_CHANGE