all repos — FixYouTube-legacy @ d0969d3a3bc3c7ae41ee5c0636aaa7b5255736c0

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