Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vespa-engine
/
fasthtml-vespa
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
thomasht86
commited on
Aug 22, 2024
Commit
784b303
·
verified
·
1 Parent(s):
42b0120
deploy at 2024-08-22 13:46:02.197275
Browse files
Files changed (1)
hide
show
main.py
+1
-0
main.py
CHANGED
Viewed
@@ -149,6 +149,7 @@ bware = Beforeware(
149
"/document/.*",
150
"/expand/.*",
151
"/source",
152
],
153
)
154
149
"/document/.*",
150
"/expand/.*",
151
"/source",
152
+
"/about",
153
],
154
)
155