mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-05 04:26:02 -07:00
Update beszel.subdomain.conf.sample
This commit is contained in:
parent
4ba5874dcf
commit
a769b716f3
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ server {
|
|||
|
||||
}
|
||||
|
||||
location ~ (/<container_name>)?/api {
|
||||
location ~ (/beszel)?/api {
|
||||
include /config/nginx/proxy.conf;
|
||||
include /config/nginx/resolver.conf;
|
||||
set $upstream_app beszel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue