updating gn-20 dashboard
This commit is contained in:
@@ -2,7 +2,7 @@ FROM tiangolo/uvicorn-gunicorn-fastapi:python3.7
|
||||
|
||||
RUN ["pip", "install", "aiofiles", "jinja2" ]
|
||||
|
||||
COPY ./app /app
|
||||
COPY ./grandnational_dashboard /app
|
||||
COPY ./node_modules /node_modules
|
||||
COPY ./bower_components /bower_components
|
||||
COPY ./static /static
|
||||
|
||||
Reference in New Issue
Block a user