1
0
forked from baron/baron-sso

fix: gateway oidc rewrite and abstract rules

This commit is contained in:
Lectom C Han
2026-02-02 11:27:16 +09:00
parent a92a47ad35
commit 9d1fe0fb1f
3 changed files with 14 additions and 18 deletions

View File

@@ -31,12 +31,7 @@ services:
ports:
- "${BACKEND_PORT:-3000}:3000"
depends_on:
postgres:
condition: service_healthy
redis:
condition: service_started
clickhouse:
condition: service_started
- infra_check
networks:
- baron_net
- ory-net