mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-15 17:08:19 +01:00
Update Dockerfile
This commit is contained in:
@@ -33,6 +33,7 @@ RUN \
|
||||
&& cat /nginx.txt > /app/mealie/run.sh \
|
||||
&& chmod +x /app/mealie/run.sh \
|
||||
# Add custom caddy instructions for ingress
|
||||
&& sed -i '$ d' /app/Caddyfile \
|
||||
&& cat /caddy.txt >> /app/Caddyfile
|
||||
|
||||
VOLUME [ "/data" ]
|
||||
|
||||
Reference in New Issue
Block a user