Add favicon and robots.txt

This commit is contained in:
2020-08-10 17:01:12 +10:00
parent d429239e05
commit b548379d04
5 changed files with 12 additions and 0 deletions
+1
View File
@@ -25,5 +25,6 @@ USER junv
COPY --from=build /app/fonts ./fonts
COPY --from=build /app/badger badger
COPY --from=build /app/static ./static
CMD ["/home/junv/badger"]