bugfix
This commit is contained in:
parent
f868af8a6a
commit
ceceef8fb2
2 changed files with 1 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
name: E-Paper Station
|
name: E-Paper Station
|
||||||
version: 1.0.0.47
|
version: 1.0.0.48
|
||||||
#image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch}
|
#image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch}
|
||||||
slug: epaper-station
|
slug: epaper-station
|
||||||
description: Publish images to E-Paper pricetags
|
description: Publish images to E-Paper pricetags
|
||||||
|
|
|
@ -1,8 +1,3 @@
|
||||||
load_module /usr/lib/nginx/modules/ndk_http_module.so;
|
|
||||||
load_module /usr/lib/nginx/modules/ngx_http_lua_module.so;
|
|
||||||
|
|
||||||
pcre_jit on;
|
|
||||||
|
|
||||||
daemon off;
|
daemon off;
|
||||||
error_log /dev/stdout info;
|
error_log /dev/stdout info;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue