There was an error while loading. Please reload this page.
1 parent 81a6dc9 commit b1df3eaCopy full SHA for b1df3ea
1 file changed
Dockerfile
@@ -21,7 +21,7 @@ COPY downloads/ downloads/
21
COPY img/ img/
22
COPY kontakt/ kontakt/
23
COPY support/ support/
24
-COPY well-known/ .well-known/
+COPY well-known/ well-known/
25
COPY _config.yml index.html ./
26
RUN jekyll build --destination /var/www/html --trace
27
0 commit comments