forked from baron/baron-sso
log 볼륨 마운트 방식 변경
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user