trailingslash

This commit is contained in:
Jan-Henrik 2023-02-07 01:04:56 +01:00
parent 8478b94f61
commit 085ea5f542
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
---
name: EPaper Station
version: 1.0.0.34
version: 1.0.0.35
#image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch}
slug: epaper-station
description: Publish Pictures to EPaper pricetags

View file

@ -19,7 +19,7 @@ http {
}
location /input_img {
proxy_pass http://localhost:8080;
proxy_pass http://localhost:8080/;
}
location /ws {