There was an error while loading. Please reload this page.
1 parent 914fdaa commit e60b805Copy full SHA for e60b805
1 file changed
.github/workflows/ci-cd.yml
@@ -16,8 +16,8 @@ jobs:
16
17
# 환경변수 설정
18
env:
19
- ENVIRONMENT: development
20
- DEBUG: true
+ ENVIRONMENT: production
+ DEBUG: false
21
LOG_LEVEL: INFO
22
GITHUB_ACTIONS: true
23
0 commit comments