Update README.md
This commit is contained in:
11
README.md
11
README.md
@ -48,4 +48,13 @@ services:
|
||||
- ./4get/banner:/var/www/html/4get/banner
|
||||
- ./4get/template/home.html:/var/www/html/4get/template/home.html
|
||||
```
|
||||
There's some verbose when running docker compose logs.
|
||||
There's some verbose when running docker compose logs.
|
||||
|
||||
### HTTPS notice
|
||||
|
||||
The included httpd.conf doesn't include a HTTPS setup, this is no problem if you know what you're doing.
|
||||
|
||||
However, if you're unfamiliar with this stuff, I would recommend using [Nginx Proxy Manager](https://nginxproxymanager.com/) and
|
||||
setting up HTTPS there.
|
||||
|
||||
You can then reverse proxy to your 4get service through your domain with HTTPS.
|
Reference in New Issue
Block a user