updated docker compose and submodules

This commit is contained in:
Erik Grobecker 2024-12-17 08:20:49 +01:00
parent 61b7af4042
commit 6d48c08085
Signed by: Erik
GPG key ID: 80D020D0ABBD3FB2
3 changed files with 10 additions and 3 deletions

View file

@ -1,5 +1,12 @@
services: services:
blog: blog:
build: . build: .
container_name: zola_blog
ports: ports:
- 37189:8000 - 37189:80
networks:
- proxy
networks:
proxy:
external: true

@ -1 +1 @@
Subproject commit c4fe052d0877a2f94863ebe6deb9b852c9bb9157 Subproject commit 3d4443e8f4d63dd5a2b078b82a36304252ea3ee4

@ -1 +1 @@
Subproject commit d2853606f9625423f88082f02a2265636a0087b9 Subproject commit 66d2504350d37921be8a31c9cb24c151360fbd6e