BARON-SSO 로그인 연동

This commit is contained in:
root
2026-07-27 17:23:52 +09:00
parent bf5e694571
commit ac5823234e
44 changed files with 1804 additions and 695 deletions
+8
View File
@@ -38,6 +38,14 @@ if [[ -f .env ]]; then
set +a
fi
mkdir -p \
egbim/data/cache \
egbim/data/session \
egbim/data/log \
eng/data/cache \
eng/data/session \
eng/data/log
mkdir -p docker/mysql/init
docker compose up -d --build