Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
|
@@ -7,7 +7,7 @@ remote-management:
|
|
| 7 |
disable-control-panel: false
|
| 8 |
panel-github-repository: "https://github.com/router-for-me/Cli-Proxy-API-Management-Center"
|
| 9 |
|
| 10 |
-
auth-dir: "/
|
| 11 |
|
| 12 |
api-keys:
|
| 13 |
- "${API_KEY_1}"
|
|
|
|
| 7 |
disable-control-panel: false
|
| 8 |
panel-github-repository: "https://github.com/router-for-me/Cli-Proxy-API-Management-Center"
|
| 9 |
|
| 10 |
+
auth-dir: "/data/auths"
|
| 11 |
|
| 12 |
api-keys:
|
| 13 |
- "${API_KEY_1}"
|