serverUrl property
The URL of your Confluence instance. Use the full URL of the server. For
example, https://server.example.com:port/
. You can also use an
IP address, for example, https://192.168.1.113/
.
Implementation
final String serverUrl;
The URL of your Confluence instance. Use the full URL of the server. For
example, https://server.example.com:port/
. You can also use an
IP address, for example, https://192.168.1.113/
.
final String serverUrl;