Browse Source

Forgot to add default config

Spencer Gardner 7 năm trước cách đây
mục cha
commit
3bc07dce68
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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