更新APIKEY
Browse files- config.yaml +50 -25
config.yaml
CHANGED
|
@@ -1,25 +1,50 @@
|
|
| 1 |
-
host: "0.0.0.0"
|
| 2 |
-
port: 7860
|
| 3 |
-
|
| 4 |
-
remote-management:
|
| 5 |
-
allow-remote: true
|
| 6 |
-
secret-key: "2025@eeddcc11"
|
| 7 |
-
disable-control-panel: false
|
| 8 |
-
panel-github-repository: "https://github.com/router-for-me/Cli-Proxy-API-Management-Center"
|
| 9 |
-
|
| 10 |
-
auth-dir: "/app/auths"
|
| 11 |
-
|
| 12 |
-
api-keys:
|
| 13 |
-
- "
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
host: "0.0.0.0"
|
| 2 |
+
port: 7860
|
| 3 |
+
|
| 4 |
+
remote-management:
|
| 5 |
+
allow-remote: true
|
| 6 |
+
secret-key: "2025@eeddcc11"
|
| 7 |
+
disable-control-panel: false
|
| 8 |
+
panel-github-repository: "https://github.com/router-for-me/Cli-Proxy-API-Management-Center"
|
| 9 |
+
|
| 10 |
+
auth-dir: "/app/auths"
|
| 11 |
+
|
| 12 |
+
api-keys:
|
| 13 |
+
- "host: "0.0.0.0"
|
| 14 |
+
port: 7860
|
| 15 |
+
|
| 16 |
+
remote-management:
|
| 17 |
+
allow-remote: true
|
| 18 |
+
secret-key: "2025@eeddcc11"
|
| 19 |
+
disable-control-panel: false
|
| 20 |
+
panel-github-repository: "https://github.com/router-for-me/Cli-Proxy-API-Management-Center"
|
| 21 |
+
|
| 22 |
+
auth-dir: "/app/auths"
|
| 23 |
+
|
| 24 |
+
api-keys:
|
| 25 |
+
- "sk-cliproxy-8f4a2b9c7d1e6f3a5b8c9d0e1f2a3b4c"
|
| 26 |
+
- "sk-cliproxy-key2-change-me"
|
| 27 |
+
|
| 28 |
+
debug: false
|
| 29 |
+
request-retry: 3
|
| 30 |
+
max-retry-interval: 30
|
| 31 |
+
|
| 32 |
+
quota-exceeded:
|
| 33 |
+
switch-project: true
|
| 34 |
+
switch-preview-model: true
|
| 35 |
+
|
| 36 |
+
routing:
|
| 37 |
+
strategy: "round-robin"
|
| 38 |
+
"
|
| 39 |
+
- "sk-cliproxy-key2-change-me"
|
| 40 |
+
|
| 41 |
+
debug: false
|
| 42 |
+
request-retry: 3
|
| 43 |
+
max-retry-interval: 30
|
| 44 |
+
|
| 45 |
+
quota-exceeded:
|
| 46 |
+
switch-project: true
|
| 47 |
+
switch-preview-model: true
|
| 48 |
+
|
| 49 |
+
routing:
|
| 50 |
+
strategy: "round-robin"
|