# Tag: frontend-serve FROM nginx COPY Frontend/dist /usr/share/nginx/html COPY Docker/config/nginx.conf /etc/nginx/nginx.conf