From aaa0ff485871cba248e826b6fe1383e1481109f8 Mon Sep 17 00:00:00 2001 From: msnie Date: Sat, 1 Feb 2025 21:41:56 +0100 Subject: [PATCH] mastodon --- mastodon/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mastodon/docker-compose.yml b/mastodon/docker-compose.yml index 7344873..43c7ac1 100644 --- a/mastodon/docker-compose.yml +++ b/mastodon/docker-compose.yml @@ -58,7 +58,7 @@ services: - db - redis volumes: - - /srv/mastodon/web:/mastodon/public/system + - /srv/mastodon/web:/mastodon/public labels: - traefik.enable=true - traefik.http.routers.mastodonweb.rule=Host(`kvist.knast.cc`)