move from pizzapim.nl to pim.kunis.nl

This commit is contained in:
Pim Kunis 2023-02-08 08:27:30 +01:00
parent 4d8f9e816c
commit 1bd61091a1
26 changed files with 66 additions and 101 deletions

View file

@ -53,7 +53,7 @@ services:
- traefik.http.routers.mastodon.entrypoints=websecure
- traefik.http.routers.mastodon.rule=Host(`social.pizzapim.nl`)
- traefik.http.routers.mastodon.tls=true
- traefik.http.routers.mastodon.tls.certresolver=pizzapim
- traefik.http.routers.mastodon.tls.certresolver=letsencrypt
- traefik.http.services.mastodon.loadbalancer.server.port=3000
- traefik.http.routers.mastodon.service=mastodon
- traefik.docker.network=traefik