yw5ncom/Dockerfile
ange 16c6f27a93
All checks were successful
/ deploy (push) Successful in 12s
feat: resume and aboutme pages
2024-09-10 23:12:26 +07:00

4 lines
111 B
Docker

FROM docker.io/nginx:latest
COPY nginx.conf /etc/nginx/conf.d/default.conf
COPY static/ /usr/share/nginx/html/