diff --git a/README.md b/README.md index c341e6d..1cc9f1f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - `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` also replace proxy target to `gluetun` if using gluetun -4. If using gluetun: Create `wg0.conf` +4. If using gluetun: Create `wg0.conf` and comment the rotation in `reset.sh` 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`