From 0ec49c3a35efb47775af6a721736339a3b5f9e1d Mon Sep 17 00:00:00 2001 From: junkman690 <3007893+junkman690@users.noreply.github.com> Date: Mon, 8 Aug 2022 17:49:31 +1000 Subject: [PATCH] Update snipe-it.subdomain.conf.sample --- snipe-it.subdomain.conf.sample | 3 +++ 1 file changed, 3 insertions(+) diff --git a/snipe-it.subdomain.conf.sample b/snipe-it.subdomain.conf.sample index 2a27e6b..1ef1589 100644 --- a/snipe-it.subdomain.conf.sample +++ b/snipe-it.subdomain.conf.sample @@ -1,4 +1,7 @@ ## Version 2022/08/08 +# make sure that your dns has a cname set for snipe-it, that your snipe-it container is named snipe-it , +# and you have set the correct APP_URL= for the conatainer to match the DNS entry + server { listen 443 ssl; listen [::]:443 ssl;