all repos — FixYouTube-legacy @ 556aabf6284d0dc94693887934a3c04a3353c1ce

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