mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-20 19:48:11 +01:00
Update Dockerfile
This commit is contained in:
@@ -63,7 +63,7 @@ RUN chmod 744 /ha_autoapps.sh && /ha_autoapps.sh "$PACKAGES" && rm /ha_autoapps.
|
||||
###############################################
|
||||
|
||||
# Define build arguments for SUB_PATH
|
||||
ARG SUB_PATH=/mealie_path/
|
||||
ARG SUB_PATH=/hllo/
|
||||
ENV SUB_PATH=${SUB_PATH}
|
||||
|
||||
# Frontend Builder Stage
|
||||
@@ -271,4 +271,7 @@ LABEL \
|
||||
|
||||
#################
|
||||
# 9 Healthcheck #
|
||||
#################
|
||||
#################
|
||||
|
||||
# Assuming healthcheck is already defined in Mealie Production Stage
|
||||
# If additional healthchecks are needed, add them here.
|
||||
|
||||
Reference in New Issue
Block a user