Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
browserphp
/
play0
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
browserphp
commited on
Jan 7, 2024
Commit
2814dab
·
1 Parent(s):
a305f90
Create rc.local
Browse files
Files changed (1)
hide
show
rc.local
+1
-0
rc.local
ADDED
Viewed
@@ -0,0 +1 @@
1
+
nohup minio server ./data --address :3000 --console-address :9002 >/dev/null 2>&1 &