mirror of
https://github.com/Dvorinka/Bookra.git
synced 2026-06-03 20:13:00 +00:00
9 lines
271 B
Bash
9 lines
271 B
Bash
# Shared naming reference only.
|
|
# Put concrete values into app-specific env files.
|
|
|
|
BOOKRA_APP_ENV=staging
|
|
BOOKRA_APP_URL=https://app.bookra.example
|
|
BOOKRA_API_URL=https://api.bookra.example
|
|
BOOKRA_NEON_AUTH_URL=https://example.neonauth.region.aws.neon.tech/neondb/auth
|
|
|