mirror of
https://github.com/Dvorinka/Bookra.git
synced 2026-06-03 20:13:00 +00:00
11 lines
369 B
Bash
11 lines
369 B
Bash
VITE_BOOKRA_APP_ENV=staging
|
|
VITE_BOOKRA_API_URL=http://localhost:8080
|
|
# Primary production auth path: Neon Auth.
|
|
VITE_NEON_AUTH_URL=https://ep-mute-water-alem1v8u.neonauth.c-3.eu-central-1.aws.neon.tech/neondb/auth
|
|
VITE_PADDLE_ENV=sandbox
|
|
VITE_PADDLE_CLIENT_TOKEN=
|
|
VITE_DEFAULT_LOCALE=cs
|
|
|
|
# Demo Mode: Set to true to show demo UI indicators
|
|
VITE_BOOKRA_DEMO_MODE=false
|