all repos — FixYouTube-legacy @ 17dea3170bbbede772fbff5b2bac38d72f64dbd9

A better way to embed YouTube videos everywhere (inspired by FixTweet).

docker-compose.yaml (view raw)

1services:
2  app:
3    build: .
4    image: ghcr.io/BiRabittoh/FixYouTube:latest
5    container_name: fixyoutube
6    restart: unless-stopped
7    ports:
8      - 127.0.0.1:1111:80