Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jakubrada
/
ShyguysWingmanJS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
39e0464
ShyguysWingmanJS
/
vite.config.js
jakubrada
Update vite.config.js
a747f32
verified
8 days ago
raw
Copy download link
history
blame
Safe
110 Bytes
export
default
{
server
: {
open
:
true
,
allowedHosts
:
"jakubrada-shyguyswingmanjs.hf.space"
,
},
};