diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -24,3 +24,14 @@ Sensitive data is not stored on the disk when containers start. It is copied int ``` htpasswd ${HOST__RADICALE_USERS_DIR}/.htpasswd username ``` + +1. Access the services + + You may have to adapt the URLs to the configured published ports. + + - https://git.localhost + - https://dav.localhost + - https://sync.localhost + + It is highly recommended to configure authentication for the Syncthing GUI + if it exposed to the network. |
