mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-06 02:15:22 -05:00
update env settings for production and testing
This commit is contained in:
@@ -96,7 +96,7 @@ RUN echo "crfpp-container"
|
||||
###############################################
|
||||
FROM python-base as production
|
||||
ENV PRODUCTION=true
|
||||
ENV TESTING = false
|
||||
ENV TESTING=false
|
||||
|
||||
# curl for used by healthcheck
|
||||
RUN apt-get update \
|
||||
|
||||
Reference in New Issue
Block a user