diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index fe2f9202e..755dd49ce 100644 --- a/clusters/cl01tl/helm/postiz/values.yaml +++ b/clusters/cl01tl/helm/postiz/values.yaml @@ -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: