all repos — FixYouTube-legacy @ 64fb6246eb911cf967c9b04224ccbbab5e3839aa

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