mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 17:06:00 +00:00
Update command for streamlit_bai_app service in production.yml
This commit is contained in:
+1
-1
@@ -153,7 +153,7 @@ services:
|
|||||||
# MINIO_SERVER_URL: https://drive.furyhawk.lol
|
# MINIO_SERVER_URL: https://drive.furyhawk.lol
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command: server --console-address ":9001"
|
command: server /data --console-address :9001
|
||||||
# healthcheck:
|
# healthcheck:
|
||||||
# test: ["CMD", "mc", "ready", "local"]
|
# test: ["CMD", "mc", "ready", "local"]
|
||||||
# interval: 5s
|
# interval: 5s
|
||||||
|
|||||||
Reference in New Issue
Block a user