Skip to content

Instantly share code, notes, and snippets.

@cjellick
Created December 10, 2023 02:06
Show Gist options
  • Save cjellick/48f72378a906b5b319a16edca70c5bc9 to your computer and use it in GitHub Desktop.
Save cjellick/48f72378a906b5b319a16edca70c5bc9 to your computer and use it in GitHub Desktop.
containers: {
"rtmp-app": {
image: "docker.io/alfg/nginx-rtmp"
ports: publish: ["80:80/http", "1935:1935/udp"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment