https 접속 허용

This commit is contained in:
Macbook
2026-06-15 13:02:41 +09:00
parent 6481a432fd
commit 8922895ab7
13 changed files with 306 additions and 151 deletions
+5
View File
@@ -15,6 +15,11 @@ BACKEND_PORT=8080
# Frontend (외부 노출 포트)
FRONTEND_PORT=80
FRONTEND_HTTPS_PORT=443
# HTTPS (선택) — scripts/setup-exdev-https.sh 로 발급 후 frontend 재시작
# SSL_CERT_DIR=./docker/nginx/ssl
# CERTBOT_WEBROOT_DIR=./docker/nginx/certbot-webroot
# Desktop Jenkins (웹 UI 「앱 빌드」 — exdev 서버 .env에 설정)
# GC_DESKTOP_JENKINS_URL=http://host.docker.internal:8090