This commit is contained in:
CanbiZ 2025-03-31 10:28:28 +02:00
commit ff65f27a40

View File

@ -127,7 +127,7 @@ server {
}
location /search/ {
proxy_pass http://meilisearch:7700/;
proxy_pass http://127.0.0.1:7700/;
}
location / {