add a sentence why this setup is insecure
This commit is contained in:
parent
122e66ca7c
commit
3db0c2bf69
@ -29,6 +29,9 @@ The docker-compose examples make heavily use of dereived Dockerfiles to add conf
|
||||
|
||||
|
||||
### insecure
|
||||
This example should only be used for testing on the local network because it uses a unencrypted http connection.
|
||||
When you want to have your server reachable from the internet adding HTTPS-encryption is mandatory!
|
||||
For this use one of the [with-nginx-proxy](#with-nginx-proxy) examples.
|
||||
|
||||
To use this example complete the following steps:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user