فهرست منبع

Forgot to add default config

Spencer Gardner 7 سال پیش
والد
کامیت
3bc07dce68
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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