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