사주 nas 설정 변경

This commit is contained in:
2026-03-10 04:37:45 +09:00
parent 83043a357b
commit 367378aeed

View File

@@ -6,7 +6,7 @@ services:
container_name: saju-engine container_name: saju-engine
restart: unless-stopped restart: unless-stopped
ports: ports:
- "8000:8000" - "8001:8000"
environment: environment:
- API_SECRET=${API_SECRET} - API_SECRET=${API_SECRET}
- ALLOWED_ORIGINS=${ALLOWED_ORIGINS:-*} - ALLOWED_ORIGINS=${ALLOWED_ORIGINS:-*}