사주 nas 설정 변경
This commit is contained in:
@@ -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:-*}
|
||||||
|
|||||||
Reference in New Issue
Block a user