Adaptation à mastodon v4.3
This commit is contained in:
parent
cb1fe43de4
commit
626f4f5601
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ services:
|
|||
- traefik.http.routers.{{ docker_mastodon_service_id }}.entrypoints=web
|
||||
- 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 }}
|
||||
|
|
Loading…
Reference in a new issue