box/.env.example
2026-05-14 23:36:16 +02:00

26 lines
781 B
Text

DATABASE_URL=postgres://postgres:postgres@localhost:5432/box?sslmode=disable
DB_PROVISION_ENABLED=true
DB_PROVISION_ADMIN_URL=
LISTEN_ADDR=:8080
UNIX_SOCKET_PATH=
DEV_MODE=true
DEV_DEMO_USER=demo
DEV_DEMO_EMAIL=demo@example.local
AUTH_HEADER_USER=X-authentik-username
AUTH_HEADER_EMAIL=X-authentik-email
FORGEJO_BASE_URL=
FORGEJO_TOKEN=
FORGEJO_GIT_USERNAME=oauth2
FORGEJO_ORG=
CADDY_ROUTE_ENABLED=false
CADDY_AUTH_ENABLED=true
CADDY_AUTH_UPSTREAM=localhost:9000
CADDY_AUTH_URI=/outpost.goauthentik.io/auth/caddy
CADDY_AUTH_IMPORT_NAME=auth
CADDY_FRAGMENT_PATH=/etc/caddy/fragments/project-manager.caddy
CADDY_RELOAD_COMMAND=sudo -n systemctl reload caddy
CADDY_PERSIST_CONFIG_PATH=
CADDY_ADMIN_URL=http://localhost:2019
CADDY_SERVER_ID=srv0
CADDY_DOMAIN_SUFFIX=
WEBHOOK_BASE_URL=