Update DAV_Containers/supernote/compose.yaml
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user