Skip to content

Commit

Permalink
set orchestrator env
Browse files Browse the repository at this point in the history
  • Loading branch information
HitoriSensei committed Jan 4, 2024
1 parent 54e30bb commit 4e61c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/codezero/templates/orchestrator/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
- name: CZ_PORT
value: '8900'
- name: NODE_ENV
value: 'development'
value: 'production'
- name: DEBUG
value: '*,-engine*,-nodemon*,-*expo*,-babel*,-winston*,-follow-redirects*'
ports:
Expand Down

0 comments on commit 4e61c5b

Please sign in to comment.