2 lines
46 B
Docker
2 lines
46 B
Docker
FROM nginx
|
|
COPY ./public /usr/share/nginx/html |
FROM nginx
|
|
COPY ./public /usr/share/nginx/html |