2 Commits

Author SHA1 Message Date
084b49a6da chore(deps): update ghcr.io/linuxserver/code-server docker tag to v4.109.2
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m6s
2026-02-13 19:22:44 +00:00
7c0039ca5d 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
2026-02-13 13:19:43 -06:00

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: