Added container helper to compose. Updated dockerfile to use bun. Smaller adjustments

This commit is contained in:
2026-02-09 10:53:01 +01:00
parent 4401d67f2d
commit a4c59b23db
3 changed files with 56 additions and 16 deletions

View File

@@ -7,4 +7,6 @@ OIDC_AUTHORITY=http://localhost:8092
OIDC_AUTHORITY=http://localhost:8092
OIDC_CLIENT_ID=client_id
OIDC_CLIENT_SECRET=client_secret
OIDC_REQUIRE_HTTPS_METADATA=false
OIDC_REQUIRE_HTTPS_METADATA=false
DOCKER_GID=989
DATA_PATH=./data