Skip to content

Commit a769b71

Browse files
authored
Update beszel.subdomain.conf.sample
1 parent 4ba5874 commit a769b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beszel.subdomain.conf.sample

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ server {
4444

4545
}
4646

47-
location ~ (/<container_name>)?/api {
47+
location ~ (/beszel)?/api {
4848
include /config/nginx/proxy.conf;
4949
include /config/nginx/resolver.conf;
5050
set $upstream_app beszel;

0 commit comments

Comments
 (0)