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

@@ -148,7 +148,7 @@ jobs:
# [중요] 설정 파일 권한 문제 해결 (Ory 이미지는 root가 아닌 사용자로 실행됨)
chmod -R 777 docker/ory
chmod -R 777 docker/ory || true
cp docker/staging_pull_compose.template.yaml staging_pull_compose.yaml