Automated update: 2026-06-08 19:22:54

This commit is contained in:
KiteStacks AutoSync 2026-06-08 19:22:54 -05:00
parent a33ba8bde5
commit 608f8de681
97 changed files with 1340 additions and 4 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1 +1 @@
OPENPROJECT_OIDC_SECRET=REPLACE_WITH_AUTHENTIK_CLIENT_SECRET
OPENPROJECT_OIDC_SECRET=1S9t1pAplxZQlWhUvvi2ODHbiRSIiCTAiQgZupQOqlUd0z9sHtCQUjsoIaSt5DuRcchKgF2jIQ9ayMIkDVsl34YH6gUDLqCB3XTYyRtMxJM7yujacd0phTyxApZbhWly

View file

@ -20,7 +20,7 @@ services:
OPENPROJECT_OPENID__CONNECT_PROVIDERS_AUTHENTIK_DISCOVERY__ENDPOINT: "https://auth.kitestacks.com/application/o/openproject/.well-known/openid-configuration"
volumes:
- openproject_pgdata:/var/openproject/pgdata
- /home/kenpat/openproject-docker-data:/var/openproject/pgdata
- openproject_assets:/var/openproject/assets
networks:
@ -28,7 +28,6 @@ services:
- kitestacks
volumes:
openproject_pgdata:
openproject_assets:
networks: