internal frontend implementation with keycloak authentication #16

Merged
boom merged 20 commits from dev into production 2025-07-02 04:24:36 +02:00
Showing only changes of commit 7cac66d018 - Show all commits

View File

@@ -29,6 +29,8 @@ services:
internal_frontend:
image: registry.boomlab.party/rheinsw/rheinsw-mono-repo/internal_frontend
container_name: internal_frontend
env_file:
- ./internal_frontend.env
ports:
- "5101:3000"
restart: on-failure