confluence_web/.env.example
2026-09-14 17:06:32 +03:00

7 lines
274 B
Plaintext

# Confluence Data Center base URL (no trailing slash)
CONFLUENCE_URL=https://wiki.example.com
# Personal access token: avatar (top right) -> Settings -> Personal access tokens
# Only works on Confluence Data Center / Server 7.9+ (not Cloud).
CONFLUENCE_PAT=your-token-here