diff --git a/apps/django/base/backend-deployment.yaml b/apps/django/base/backend-deployment.yaml index 1882570..d3691e3 100644 --- a/apps/django/base/backend-deployment.yaml +++ b/apps/django/base/backend-deployment.yaml @@ -149,13 +149,13 @@ spec: - name: MEASUREMENTS_USE_MEASUREMENTS value: "1" - name: SERVER_API_HOST - value: https://wb.sarex.io + value: https://sarex.contour.infra.sarex.tech - name: SERVER_HOST - value: https://wb.sarex.io + value: https://sarex.contour.infra.sarex.tech - name: WORKFLOWS_HOST - value: https://wb.sarex.io + value: https://sarex.contour.infra.sarex.tech - name: WORKFLOWS_BASE_HOST - value: https://wb.sarex.io + value: https://sarex.contour.infra.sarex.tech - name: WORKFLOWS_USE value: "1" - name: SERVER_S3_STREAM_IMPORT