CEC-179 Car download progress (#32)
* Display download progress * Change default * Fix * Fix * Update readme * Update readme and defaults Fix Dockerfile
This commit is contained in:
@@ -8,4 +8,5 @@ RUN npm run build
|
||||
FROM nginx:alpine
|
||||
|
||||
COPY --from=builder build /usr/share/nginx/html
|
||||
COPY .env /usr/share/nginx/html/.env
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
Reference in New Issue
Block a user