Explorar o código

更新 'Dockerfile'

sifu-gogs %!s(int64=2) %!d(string=hai) anos
pai
achega
26783c9cad
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Dockerfile

+ 2 - 0
Dockerfile

@@ -1,3 +1,5 @@
 FROM nginx
 EXPOSE 80
+RUN rm -v /etc/nginx/conf.d/default.conf
+ADD default.conf /etc/nginx/conf.d/
 COPY ./dist /usr/share/nginx/html