운영 배포 환경 설정 내용 추가
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
|||||||
- ${ENV_FILE:-.env.production}
|
- ${ENV_FILE:-.env.production}
|
||||||
environment:
|
environment:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
|
APP_ENV: production
|
||||||
PORT: 3000
|
PORT: 3000
|
||||||
HOSTNAME: 0.0.0.0
|
HOSTNAME: 0.0.0.0
|
||||||
TZ: Asia/Seoul
|
TZ: Asia/Seoul
|
||||||
|
|||||||
Reference in New Issue
Block a user