Merge pull request 'feat: change address' (#5594) from tmp/postiz-10 into main
All checks were successful
lint-test-helm / lint-helm (push) Successful in 24s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m3s

Reviewed-on: #5594
This commit was merged in pull request #5594.
This commit is contained in:
2026-04-06 05:31:02 +00:00

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: