feat: change address
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 24s
lint-test-helm / validate-kubeconform (pull_request) Successful in 32s
render-manifests / render-manifests (pull_request) Successful in 37s

This commit is contained in:
2026-04-06 00:27:51 -05:00
parent aaeddde7b1
commit 6e6a8b4bd0

View File

@@ -22,9 +22,9 @@ postiz:
- name: NEXT_PUBLIC_BACKEND_URL
value: https://postiz.alexlebens.dev/api
- name: BACKEND_INTERNAL_URL
value: http://temporal:3000
value: http://localhost:3000
- name: TEMPORAL_ADDRESS
value: temporal:3000
value: postiz-temporal-internal-frontend
- name: DATABASE_URL
valueFrom:
secretKeyRef: