Update config.yaml
Browse files- config.yaml +1 -0
config.yaml
CHANGED
|
@@ -15,6 +15,7 @@ logs-dir: "/tmp/logs"
|
|
| 15 |
remote-management:
|
| 16 |
enabled: true
|
| 17 |
secret-key: "${MANAGEMENT_PASSWORD}"
|
|
|
|
| 18 |
|
| 19 |
# 性能配置
|
| 20 |
commercial-mode: true
|
|
|
|
| 15 |
remote-management:
|
| 16 |
enabled: true
|
| 17 |
secret-key: "${MANAGEMENT_PASSWORD}"
|
| 18 |
+
allow-remote: true
|
| 19 |
|
| 20 |
# 性能配置
|
| 21 |
commercial-mode: true
|