Added nefarious & miniflux nginx configs
This commit is contained in:
parent
929d1e2cf4
commit
38658871e5
5 changed files with 53 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
server {
|
||||
listen 443 ssl;
|
||||
server_name PLACEHOLDER;
|
||||
server_name DOMAIN;
|
||||
|
||||
location / {
|
||||
proxy_set_header Host $host;
|
||||
|
|
|
|||
Reference in a new issue