diff --git a/compose.yml b/compose.yml index 3273a4b..9459bf0 100644 --- a/compose.yml +++ b/compose.yml @@ -1,5 +1,12 @@ services: blog: build: . + container_name: zola_blog ports: - - 37189:8000 \ No newline at end of file + - 37189:80 + networks: + - proxy + +networks: + proxy: + external: true \ No newline at end of file diff --git a/syntaxes/typst b/syntaxes/typst index c4fe052..3d4443e 160000 --- a/syntaxes/typst +++ b/syntaxes/typst @@ -1 +1 @@ -Subproject commit c4fe052d0877a2f94863ebe6deb9b852c9bb9157 +Subproject commit 3d4443e8f4d63dd5a2b078b82a36304252ea3ee4 diff --git a/themes/duckquill b/themes/duckquill index d285360..66d2504 160000 --- a/themes/duckquill +++ b/themes/duckquill @@ -1 +1 @@ -Subproject commit d2853606f9625423f88082f02a2265636a0087b9 +Subproject commit 66d2504350d37921be8a31c9cb24c151360fbd6e