Take website image from Forgejo

This commit is contained in:
Stefan Bethke 2024-10-03 19:44:43 +02:00
parent 229daa72fc
commit 43ca24b5e2

View file

@ -38,7 +38,7 @@ services:
frontend: frontend:
web: web:
image: gitlab-cr.hamburg.ccc.de/ccchh/hackertours/hackertours:latest image: git.hamburg.ccc.de/ccchh/hackertours/hackertours:latest
ports: ports:
- "8888:80" - "8888:80"
restart: unless-stopped restart: unless-stopped