mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-21 22:03:39 -07:00
Update snipe-it.subdomain.conf.sample
This commit is contained in:
parent
931e161ea0
commit
0ec49c3a35
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue