FROM nginx:latest COPY ./admin-dashboard-web/build /usr/share/nginx/html COPY ./nginx/nginx.conf /etc/nginx/conf.d/default.conf