Spaces:
Running
Running
set share to true in config
Browse files- config/config.yaml +1 -1
config/config.yaml
CHANGED
@@ -70,7 +70,7 @@ recommender_api:
|
|
70 |
# app frontend
|
71 |
app:
|
72 |
server_port: 7860
|
73 |
-
share:
|
74 |
|
75 |
# templates for newsletters and prompts
|
76 |
newsletter:
|
|
|
70 |
# app frontend
|
71 |
app:
|
72 |
server_port: 7860
|
73 |
+
share: true
|
74 |
|
75 |
# templates for newsletters and prompts
|
76 |
newsletter:
|