Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
This commit is contained in:
commit
ff65f27a40
@ -127,7 +127,7 @@ server {
|
|||||||
}
|
}
|
||||||
|
|
||||||
location /search/ {
|
location /search/ {
|
||||||
proxy_pass http://meilisearch:7700/;
|
proxy_pass http://127.0.0.1:7700/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user