dev/front/Dockerfile
author ymh <ymh.work@gmail.com>
Thu, 09 Jan 2020 15:03:53 +0100
branchdocumentation
changeset 699 108410ae1150
parent 686 385e3a12ee27
permissions -rw-r--r--
Add reverse proxy Vagrantfile + poetry files on sync folder

FROM nginx:alpine

COPY hdalab.conf /etc/nginx/conf.d/default.conf