Adaptation à mastodon v4.3

This commit is contained in:
Navas 2024-10-22 10:57:37 +02:00
parent cb1fe43de4
commit 626f4f5601

View file

@ -50,7 +50,6 @@ services:
- traefik.http.routers.{{ docker_mastodon_service_id }}.rule=Host(`{{ docker_mastodon_fqdn }}`)
- traefik.http.services.{{ docker_mastodon_service_id }}.loadbalancer.server.port=3000
streaming:
image: tootsuite/mastodon-streaming:{{ docker_mastodon_image_version }}
restart: always