Skip to content

Commit c507e21

Browse files
authored
added additional note about "trusted network" (#11)
Signed-off-by: Alexander Piskun <[email protected]>
1 parent 9bbf05b commit c507e21

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ docker run -e NC_HAPROXY_PASSWORD="some_secure_password" \
2727

2828
Instead of `some_secure_password` you put your password that later you should provide to AppAPI during Daemon creation.
2929

30+
> [!NOTE]
31+
> Usually the **bridge** networks types in Docker are trusted networks.
32+
3033
### Docker with TLS
3134

3235
In this case ExApps will only map host's loopback adapter, and will be avalaible to Nextcloud only throw HaProxy.

0 commit comments

Comments
 (0)