feat: change address
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