Skip to content
Snippets Groups Projects
Verified Commit c0084b62 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

Update docker build config

parent 35ef9434
No related branches found
No related tags found
No related merge requests found
Pipeline #17211 failed
FROM nginx FROM nginx
COPY nginx.conf /etc/nginx/conf.d/default.conf COPY nginx.conf /etc/nginx/conf.d/default.conf
COPY app/build /usr/share/nginx/html COPY public /usr/share/nginx/html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment