We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bbf05b commit c507e21Copy full SHA for c507e21
README.md
@@ -27,6 +27,9 @@ docker run -e NC_HAPROXY_PASSWORD="some_secure_password" \
27
28
Instead of `some_secure_password` you put your password that later you should provide to AppAPI during Daemon creation.
29
30
+> [!NOTE]
31
+> Usually the **bridge** networks types in Docker are trusted networks.
32
+
33
### Docker with TLS
34
35
In this case ExApps will only map host's loopback adapter, and will be avalaible to Nextcloud only throw HaProxy.
0 commit comments