1
0
forked from baron/baron-sso

log 볼륨 마운트 방식 변경

This commit is contained in:
Lectom C Han
2026-02-12 08:48:28 +09:00
parent 655a32fd97
commit 812903bf51
4 changed files with 7 additions and 3 deletions

View File

@@ -167,6 +167,7 @@ services:
command: serve proxy --config /etc/config/oathkeeper/oathkeeper.yml
volumes:
- ./docker/ory/oathkeeper:/etc/config/oathkeeper
- oathkeeper_logs:/var/log/oathkeeper
networks:
- ory-net
- baron_net
@@ -302,6 +303,7 @@ volumes:
clickhouse_data:
redis_data:
ory_postgres_data:
oathkeeper_logs:
networks:
baron_net: