Files
rustfs-s3-toolkit/docker/.env

15 lines
400 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 本机(边缘节点)的 Tailscale IP
LOCAL_TS_IP=100.64.0.27
# 云端 Consul Server 的 Tailscale IP 与 DC
CONSUL_SERVER_IP=100.64.0.1
CONSUL_DC=dc1
# 可选:云端 Traefik entrypoint 名称(默认 websecure/tcp
TRAEFIK_HTTP_ENTRYPOINT=websecure
TRAEFIK_TCP_ENTRYPOINT=tcp
# RustFS 凭据(不要硬编码在 compose
RUSTFS_ACCESS_KEY=lingyuzeng
RUSTFS_SECRET_KEY=rust@Hotwa2020