fix: backend url
Some checks failed
lint-test-helm / lint-helm (push) Successful in 18s
render-manifests-push / render-manifests-push (push) Successful in 43s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2026-02-13 13:19:43 -06:00
parent c04ebd86e3
commit 7c0039ca5d

View File

@@ -106,7 +106,7 @@ rybbit:
- name: NODE_ENV
value: production
- name: NEXT_PUBLIC_BACKEND_URL
value: https://rybbit.alexlebens.dev
value: http://rybbit-backend.rybbit:3001
- name: NEXT_PUBLIC_DISABLE_SIGNUP
value: false
resources: