all repos — FixYouTube-legacy @ 094043cf7ddb5d4defea2dfb10e77d75f6a04df0

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