Spaces:
Sleeping
Sleeping
Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -5,7 +5,7 @@ model_list:
|
|
5 |
|
6 |
general_settings:
|
7 |
master_key: "sk-1234"
|
8 |
-
port:
|
9 |
# Enable UI dashboard
|
10 |
ui_features:
|
11 |
analytics_dashboard: true
|
|
|
5 |
|
6 |
general_settings:
|
7 |
master_key: "sk-1234"
|
8 |
+
port: 7860 # Changed to 8080 for Hugging Face spaces
|
9 |
# Enable UI dashboard
|
10 |
ui_features:
|
11 |
analytics_dashboard: true
|