Fixed for frontend and mock

This commit is contained in:
2023-05-16 11:10:55 +02:00
parent bcbfd34feb
commit 35885d8745
2 changed files with 7 additions and 18 deletions

View File

@@ -1,5 +1,8 @@
FROM nginx:stable-alpine
RUN apk add --no-cache tzdata
ENV TZ Europe/Warsaw
COPY ./tools/ /usr/share/nginx/html/tools/
COPY ./lawful/ /usr/share/nginx/html/lawful/
COPY ./assets/ /usr/share/nginx/html/assets/