11 lines
589 B
Bash
11 lines
589 B
Bash
VTSA_POSTGRES=Host=localhost;Port=5433;Database=vtuber_star_awards_dev;Username=vtsa_dev;Password=change-me-local-only
|
|
ConnectionStrings__Postgres=Host=localhost;Port=5433;Database=vtuber_star_awards_dev;Username=vtsa_dev;Password=change-me-local-only
|
|
Frontend__AllowedOrigins__0=http://localhost:5173
|
|
Frontend__AllowedOrigins__1=http://127.0.0.1:5173
|
|
VTSA_DEMO_LOGIN_ENABLED=true
|
|
VTSA_DEMO_ADMIN_LOGIN=jayuhime_admin
|
|
VTSA_DEMO_ADMIN_EMAIL=admin@example.local
|
|
VTSA_DEMO_ADMIN_PASSWORD=change-me-for-demo
|
|
VTSA_DEMO_ADMIN_TWITCH_ID=jayuhime_admin
|
|
VTSA_DEMO_ADMIN_DISPLAY_NAME=Jayuhime Admin
|