Update README.md
This commit is contained in:
parent
fb36c92465
commit
5bda552ecc
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
3. In `nginx`:
|
||||
- `openssl dhparam -out dhparam.pem 3072` (takes up to a few minutes, you can do the two below steps in the meantime)
|
||||
- `openssl req -new -x509 -days 365 -noenc -out snakeoil.pem -keyout snakeoil.key` (keep pressing Enter)
|
||||
- Replace hostname in `conf.d/companion.conf`
|
||||
- Replace hostname in `conf.d/companion.conf` also replace proxy target to `gluetun` if using gluetun
|
||||
4. `docker compose up -d` and [issue a certificate](https://git.m724.eu/Minecon724/dream-setup/src/branch/master/CERTIFICATE.md)
|
||||
5. Schedule `reset.sh`
|
||||
|
||||
|
|
Reference in a new issue