From 6d48c08085278031f1445bd2be811e07a2a598b2 Mon Sep 17 00:00:00 2001 From: Erik Grobecker Date: Tue, 17 Dec 2024 08:20:49 +0100 Subject: [PATCH] updated docker compose and submodules --- compose.yml | 9 ++++++++- syntaxes/typst | 2 +- themes/duckquill | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) 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