mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
another test
This commit is contained in:
parent
e516c39748
commit
6577f5119b
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ RUN npm install
|
||||||
COPY ./frontend/ .
|
COPY ./frontend/ .
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
FROM tiangolo/uvicorn-gunicorn-fastapi:python3.8-slim
|
# FROM tiangolo/uvicorn-gunicorn-fastapi:python3.8-slim
|
||||||
|
FROM mrnr91/uvicorn-gunicorn-fastapi:python3.8-slim
|
||||||
|
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue