diff --git a/Dockerfile b/Dockerfile index 88d6799..530a128 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ FROM ulexus/go-minimal COPY cycore-web /app -COPY assets /assets +COPY views /views