fixed broken video link in markdown. merged @neda CI

This commit is contained in:
msnie
2025-01-31 12:26:14 +01:00
parent 1c142085a6
commit fb7a9dad0a
+1 -1
View File
@@ -53,7 +53,7 @@ services:
- "traefik.docker.network=proxy" - "traefik.docker.network=proxy"
streaming: streaming:
image: tootsuite/mastodon image: ghcr.io/mastodon/mastodon-streaming
restart: unless-stopped restart: unless-stopped
env_file: .env.production env_file: .env.production
command: node ./streaming/index.js command: node ./streaming/index.js