Files
standardnotes-app/packages/web/Dockerfile
2024-03-07 13:28:13 +01:00

5 lines
54 B
Docker

FROM nginx:alpine
COPY ./dist /usr/share/nginx/html