Automated Manifest Update (#3957)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #3957 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3957.
This commit is contained in:
@@ -39,6 +39,12 @@ spec:
|
|||||||
- env:
|
- env:
|
||||||
- name: NODE_ENV
|
- name: NODE_ENV
|
||||||
value: production
|
value: production
|
||||||
|
- name: USE_WEBSERVER
|
||||||
|
value: "false"
|
||||||
|
- name: HOST_BACKEND_PORT
|
||||||
|
value: "3001"
|
||||||
|
- name: HOST_CLIENT_PORT
|
||||||
|
value: "3002"
|
||||||
- name: NEXT_PUBLIC_BACKEND_URL
|
- name: NEXT_PUBLIC_BACKEND_URL
|
||||||
value: http://rybbit-backend.rybbit:3001
|
value: http://rybbit-backend.rybbit:3001
|
||||||
- name: NEXT_PUBLIC_DISABLE_SIGNUP
|
- name: NEXT_PUBLIC_DISABLE_SIGNUP
|
||||||
|
|||||||
Reference in New Issue
Block a user