updaet
This commit is contained in:
parent
a6845729c9
commit
1e0a9408d6
@ -58,6 +58,7 @@ RUN set -eux; \
|
||||
/usr/share/nginx \
|
||||
/var/lib/nginx \
|
||||
/var/log/nginx \
|
||||
/data/loki \
|
||||
;
|
||||
COPY --chown=loki:loki rootfs /
|
||||
RUN chmod +x /etc/cont-init.d/nginx.sh;\
|
||||
|
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# shellcheck shell=bash1234adc
|
||||
# shellcheck shell=bash
|
||||
# ==============================================================================
|
||||
# Home Assistant Add-on: Loki
|
||||
# This file configures nginx
|
||||
|
Loading…
x
Reference in New Issue
Block a user