From b9c48fb46d3a739060b102b9a3b8766aa886bef5 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Thu, 10 Apr 2025 17:53:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3300a1b..468d8f2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ - `openssl dhparam -out dhparam.pem 3072` (takes up to a few minutes, you can do other steps in the meantime) - `openssl req -new -x509 -days 365 -noenc -out snakeoil.pem -keyout snakeoil.key` (keep pressing Enter) - If opted in to gluetun, search and replace `companion` with `gluetun` in `conf.d/companion.conf` -6. `./reset.sh` +6. cd back and `./reset.sh` 7. [Issue a certificate, steps here](/Minecon724/dream-setup/src/branch/master/CERTIFICATE.md) 8. **Schedule `reset.sh`**. This rotates your IP, updates containers, and it's generally a good practice to auto restart. \ If you have multiple companions, you should make them restart at different minutes. Like if you have `0` here you should have `30` elsewhere. \