chore: Update manifests after change

This commit is contained in:
2026-02-13 19:33:52 +00:00
parent 64a29de169
commit 41f0139267

View File

@@ -39,6 +39,12 @@ spec:
- env:
- name: NODE_ENV
value: production
- name: USE_WEBSERVER
value: "false"
- name: HOST_BACKEND_PORT
value: "3001"
- name: HOST_CLIENT_PORT
value: "3002"
- name: NEXT_PUBLIC_BACKEND_URL
value: http://rybbit-backend.rybbit:3001
- name: NEXT_PUBLIC_DISABLE_SIGNUP