mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
Update README.md
This commit is contained in:
parent
531af63c47
commit
bde05002be
|
@ -135,7 +135,7 @@ Networks:
|
|||
The caddy reverse proxy integrated in the deployment exposes **port 80**. Point your reverse proxy to that port.
|
||||
|
||||
Long version:
|
||||
This deployment does by design **not** include a reverse proxy that is capable of https and Let's Encrypt, because basically everybody, who uses Docker, has already some docker-based reverse proxy in place that does exactly that. If you're using Docker for a while already, you probably know what to do and you can skip this section.
|
||||
This deployment does by design **not** include a reverse proxy that is capable of https and Let's Encrypt, because basically everybody, who uses Docker, already has some docker-based reverse proxy in place that does exactly that. If you're using Docker for a while already, you probably know what to do and you can skip this section.
|
||||
|
||||
If you are new to Docker or you are interested in another solution, have a look a those options:
|
||||
- [jwilder/nginx-proxy](https://github.com/nginx-proxy/nginx-proxy) (recommended for beginners)
|
||||
|
|
Loading…
Reference in a new issue