Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pikilap
/
OpenWebUI-Monitor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OpenWebUI-Monitor
/
lib
/
version.ts
luowuyin
25:05:05 10:41:39 v0.3.7
a572854
10 months ago
raw
Copy download link
history
blame
contribute
delete
75 Bytes
export
const
APP_VERSION
= process.
env
.
NEXT_PUBLIC_APP_VERSION
||
"0.0.1"
;