Files
aktiteil/.env.example
2026-03-30 14:06:35 +02:00

11 lines
273 B
Bash

DATABASE_URL="postgres://root:mysecretpassword@localhost:5432/local"
AUTH_SECRET=adf
AUTH_TRUST_HOST=true
AUTH_NEXTCLOUD_ID=asdf
AUTH_NEXTCLOUD_SECRET=adsf
AUTH_NEXTCLOUD_ISSUER="https://cloud.schreifuchs.ch"
AUTH_TRUST_HOST=true
ECAMP_BASE_URL=http://localhost:3000/api