From 4be7fe31b3088ccb0fa20b0bfb3e4956220d6757 Mon Sep 17 00:00:00 2001 From: celebrateyang Date: Wed, 9 Oct 2024 16:48:03 +0800 Subject: [PATCH] change api to "api.freesavevideo.com"-2 --- cobalt-chart/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cobalt-chart/templates/deployment.yaml b/cobalt-chart/templates/deployment.yaml index 3c1dd725..8eb53951 100644 --- a/cobalt-chart/templates/deployment.yaml +++ b/cobalt-chart/templates/deployment.yaml @@ -41,7 +41,7 @@ spec: protocol: TCP env: - name: API_URL - value: https://cobalt.tianfujixing.com + value: http://api.freesavevideo.online/ - name: API_PORT value: '80' - name: API_NAME