mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-01 06:31:23 -05:00
env setup fixes
This commit is contained in:
@@ -8,7 +8,7 @@ RUN npm run build
|
||||
FROM python:3.9-alpine
|
||||
|
||||
RUN apk add --no-cache libxml2-dev libxslt-dev libxml2 caddy libffi-dev
|
||||
ENV ENV prod
|
||||
ENV ENV True
|
||||
EXPOSE 80
|
||||
WORKDIR /app/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user