From 5388739b2b126f58fdc81edb3d93b8da0778ef85 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Fri, 22 Dec 2023 17:45:18 +1100 Subject: [PATCH] feat: Update readme to mention getting an auth token --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5d6b124..cf8b406 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ Nathan will then add your IP to the domain which will let you create a certifica ## Install script +Contact Nathan.Woodburn/ to get an Auth token. +Edit the cert.py file and add your Auth token. +This token is used to get a certificate for the domain. + ```sh git clone https://git.woodburn.au/nathanwoodburn/hns_doh_loadbalancer.git cd hns_doh_loadbalancer