Spaces:
Running
Running
Update config.yaml
Browse files- config.yaml +2 -2
config.yaml
CHANGED
|
@@ -12,8 +12,8 @@ logs-dir: "/tmp/logs"
|
|
| 12 |
|
| 13 |
# 管理后台
|
| 14 |
remote-management:
|
| 15 |
-
|
| 16 |
-
|
| 17 |
|
| 18 |
# 性能配置
|
| 19 |
commercial-mode: true
|
|
|
|
| 12 |
|
| 13 |
# 管理后台
|
| 14 |
remote-management:
|
| 15 |
+
enabled: true
|
| 16 |
+
secret-key: "${MANAGEMENT_PASSWORD}"
|
| 17 |
|
| 18 |
# 性能配置
|
| 19 |
commercial-mode: true
|