all repos — FixYouTube-legacy @ dc439938a19e7440a7e26c8fd9481610c51d6a5a

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

docker-compose.yaml (view raw)

1services:
2  app:
3    build: .
4    image: birabittoh/fxyoutube:latest
5    container_name: fxyoutube
6    restart: unless-stopped
7    ports:
8      - 127.0.0.1:1111:80