diff --git a/cobalt-chart/templates/deployment.yaml b/cobalt-chart/templates/deployment.yaml index 32f98d24..05c76764 100644 --- a/cobalt-chart/templates/deployment.yaml +++ b/cobalt-chart/templates/deployment.yaml @@ -51,7 +51,7 @@ spec: - name: API_NAME value: freesavevideo-api - name: CORS_WILDCARD - value: '1' + value: '0' - name: CORS_URL value: https://freesavevideo.online - name: RATELIMIT_WINDOW