From d26c59849ee57d1a806bebe590ca855109136fbc Mon Sep 17 00:00:00 2001 From: Jan-Henrik Bruhn Date: Tue, 7 Feb 2023 00:46:26 +0100 Subject: [PATCH] wwwdata --- epaper-station/Dockerfile | 2 +- epaper-station/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/epaper-station/Dockerfile b/epaper-station/Dockerfile index f6b4202..6d1e42f 100644 --- a/epaper-station/Dockerfile +++ b/epaper-station/Dockerfile @@ -13,7 +13,7 @@ RUN mkdir /public && cp /app/online_viewer.html /public/index.html && cp /app/no RUN sed -i 's/`ws:\/\/localhost:8000\/ws`/window.location.href.replace("http", "ws") + "\/ws\/"/g' /public/index.html ADD rootfs / -RUN useradd -ms /bin/sh www-data +RUN adduser -S www-data -G www-data # Corrects permissions for s6 v3 RUN if [ -d /etc/cont-init.d ]; then chmod -R 755 /etc/cont-init.d; fi && \ diff --git a/epaper-station/config.yaml b/epaper-station/config.yaml index 5898085..dc9832b 100644 --- a/epaper-station/config.yaml +++ b/epaper-station/config.yaml @@ -1,6 +1,6 @@ --- name: EPaper Station -version: 1.0.0.29 +version: 1.0.0.30 #image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch} slug: epaper-station description: Publish Pictures to EPaper pricetags