aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 345e719..39db06b 100644
--- a/readme.md
+++ b/readme.md
@@ -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.