modify nginx config in README

This commit is contained in:
Stefan Dej 2020-04-14 13:48:33 +02:00
parent ec827bbea4
commit d0f78196c5

View File

@ -154,7 +154,6 @@ server {
}
location /printer {
#edit here your klipper API-port
proxy_pass http://apiserver/printer;
}