Files
site/Dockerfile
T
2022-09-23 00:07:09 -07:00

2 lines
46 B
Docker

FROM nginx
COPY ./public /usr/share/nginx/html