This commit is contained in:
2025-09-28 21:07:29 +08:00
parent 7478783eaf
commit f37fe4b11a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# 这台业务节点在 Tailscale 上的 IP
SERVICE_IP=100.64.0.42
SERVICE_IP=100.64.0.27
# 端口
PORT_RUSTFS=9000
@@ -18,4 +18,4 @@ SVC_MCP=rustfs-toolkit
DOMAIN_RUSTFS=rfs.jmsu.top
DOMAIN_MCP=mcp.jmsu.top
NODE_NAME=rustfs-100-64-0-42
NODE_NAME=rustfs-100-64-0-27

View File

@@ -2,7 +2,7 @@ version: "3.9"
services:
rustfs:
image: rustfs/rustfs:1.0.0-alpha.59
image: rustfs/rustfs:1.0.0-alpha.60
container_name: rustfs_container
restart: always
ports: