Update DAV_Containers/supernote/compose.yaml

This commit is contained in:
2026-09-15 03:12:34 +00:00
parent 75a2cddc43
commit 1c0263e6ee
+2 -2
View File
@@ -23,8 +23,8 @@ services:
SUPERNOTE_MCP_PORT: "8001"
# Uncomment if this sits behind a reverse proxy on a public hostname:
# SUPERNOTE_BASE_URL: "https://supernote.yourdomain.com"
# SUPERNOTE_MCP_BASE_URL: "https://supernote-mcp.yourdomain.com"
# SUPERNOTE_BASE_URL: "https://supernote.${DOMAIN_NAME}"
# SUPERNOTE_MCP_BASE_URL: "https://supernote-mcp.${DOMAIN_NAME}"
# Uncomment to allow new users to self-register instead of admin-only creation:
# SUPERNOTE_ENABLE_REGISTRATION: "true"