Merge pull request 'feat: change address' (#5594) from tmp/postiz-10 into main
Reviewed-on: #5594
This commit was merged in pull request #5594.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user