Skip to content

Commit b3fd24e

Browse files
committed
Add hint for cloud users BASE_URL
1 parent 4b15a98 commit b3fd24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Search Confluence from Alfred and open results in your browser.
1515
4. Type `c <search term>` in Alfred to search Confluence
1616

1717
### Environment variables
18-
- `BASE_URL`: Confluence base URL e.g. https://confluence.example.com
18+
- `BASE_URL`: Confluence base URL e.g. https://confluence.example.com. For Cloud users: Don't forget to append the "/wiki" part here! (e.g. https://example.atlassian.net/wiki)
1919
- `ACCESS_TOKEN`: Confluence access token (only for Confluence Enterprise)
2020
- `USERNAME`: Confluence username
2121
- `PASSWORD`: Confluence password (or API Token when the cloud version is used, see [here](#authentication))

0 commit comments

Comments
 (0)