chocoadmin-stage 실행 URL 포트 지정
This commit is contained in:
@@ -17,6 +17,8 @@ services:
|
|||||||
PORT: 3000
|
PORT: 3000
|
||||||
HOSTNAME: 0.0.0.0
|
HOSTNAME: 0.0.0.0
|
||||||
TZ: Asia/Seoul
|
TZ: Asia/Seoul
|
||||||
|
ports:
|
||||||
|
- "0.0.0.0:30011:3000"
|
||||||
networks:
|
networks:
|
||||||
- proxy-network
|
- proxy-network
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user