Spaces:
Runtime error
Runtime error
Commit
·
8617a0d
1
Parent(s):
f496690
share no support
Browse files- config.yml +1 -1
config.yml
CHANGED
|
@@ -118,7 +118,7 @@ webui:
|
|
| 118 |
# 端口号
|
| 119 |
port: 7860
|
| 120 |
# 是否公开部署,对外网开放
|
| 121 |
-
share:
|
| 122 |
# 是否开启debug模式
|
| 123 |
debug: false
|
| 124 |
# 语种识别库,可选langid, fastlid
|
|
|
|
| 118 |
# 端口号
|
| 119 |
port: 7860
|
| 120 |
# 是否公开部署,对外网开放
|
| 121 |
+
share: false
|
| 122 |
# 是否开启debug模式
|
| 123 |
debug: false
|
| 124 |
# 语种识别库,可选langid, fastlid
|