Explorar o código

Forgot to add default config

Spencer Gardner %!s(int64=7) %!d(string=hai) anos
pai
achega
3bc07dce68
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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