Kaynağa Gözat

Forgot to add default config

Spencer Gardner 7 yıl önce
ebeveyn
işleme
3bc07dce68
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -21,7 +21,7 @@ ENV USER root
 
 COPY --from=build /go/src/github.com/gogits/gogs /gogs
 
-#ADD custom /gogs/custom
+ADD custom /gogs/custom
 
 WORKDIR /gogs