Update README.md

This commit is contained in:
Minecon724 2025-03-29 10:08:01 +01:00
commit 5bda552ecc

View file

@ -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`