7 lines
274 B
Plaintext
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
|