we don't need to add the config yet
All checks were successful
gitea_dndsources/schedulord-frontend/pipeline/head This commit looks good

This commit is contained in:
Jesse James Isler 2022-06-09 13:48:39 +02:00
parent b1c0984d61
commit 3f85d8a1bd

View File

@ -3,4 +3,4 @@ FROM nginx:1.13.1-alpine
EXPOSE 80
COPY dist /var/www
COPY config/nginx.conf /etc/nginx/nginx.conf
# COPY config/nginx.conf /etc/nginx/nginx.conf