mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-06 04:51:33 -07:00
Create a mealie.subdomain.conf.sample for mealie recipe app
This commit is contained in:
parent
43c02cdf18
commit
f2edb5f3b1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ server {
|
|||
location / {
|
||||
|
||||
include /config/nginx/proxy.conf;
|
||||
resolver 127.0.0.11 valid=30s;
|
||||
include /config/nginx/resolver.conf;
|
||||
set $upstream_app mealie;
|
||||
set $upstream_port 80;
|
||||
set $upstream_proto http;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue