all repos — FixYouTube-legacy @ 476e2ef39e5caac3491a4e3f9c4a7d3635d217f4

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    ports:
7      - 127.0.0.1:1111:80