dev/front/Dockerfile
author ymh <ymh.work@gmail.com>
Fri, 13 Apr 2018 15:41:00 +0200
branchdocumentation
changeset 697 7cb2daf6da35
parent 686 385e3a12ee27
permissions -rw-r--r--
add info on models in doc

FROM nginx:alpine

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