all repos — FixYouTube-legacy @ 19a3c98a130934ac200dd7d8e61e2dc80ff0d411

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:main
5    container_name: fixyoutube
6    restart: unless-stopped
7    ports:
8      - 127.0.0.1:1111:80