feat: change port
This commit is contained in:
@@ -24,7 +24,7 @@ postiz:
|
||||
- name: BACKEND_INTERNAL_URL
|
||||
value: http://localhost:3000
|
||||
- name: TEMPORAL_ADDRESS
|
||||
value: postiz-temporal-internal-frontend:7236
|
||||
value: postiz-temporal-frontend:7233
|
||||
- name: DATABASE_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
@@ -74,7 +74,7 @@ postiz:
|
||||
- name: POSTIZ_OAUTH_SCOPE
|
||||
value: openid profile email
|
||||
- name: NEXT_PUBLIC_SENTRY_DSN
|
||||
value: http://spotlight:8969/stream
|
||||
value: http://postiz-spotlight:8969/stream
|
||||
- name: SENTRY_SPOTLIGHT
|
||||
value: "1"
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user