fixed broken video link in markdown. merged @neda CI

This commit is contained in:
msnie
2025-01-31 12:24:11 +01:00
parent 1042158470
commit 1c142085a6
+1 -1
View File
@@ -56,7 +56,7 @@ services:
image: tootsuite/mastodon
restart: unless-stopped
env_file: .env.production
command: node ./streaming
command: node ./streaming/index.js
networks:
- default
- traefik