Skip to content

Instantly share code, notes, and snippets.

@c0d3r0815
c0d3r0815 / nginx.conf
Created April 18, 2019 06:05 — forked from ulyssesr/nginx.conf
Nginx RTMP Setup
worker_processes 1;
events {
worker_connections 1024;
}
http {
include mime.types;
default_type application/octet-stream;
sendfile on;
@c0d3r0815
c0d3r0815 / sampleREADME.md
Created March 5, 2019 18:16 — forked from FrancesCoronel/sampleREADME.md
A sample README for all your GitHub projects.

FVCproductions

INSERT GRAPHIC HERE (include hyperlink in image)

Repository Title Goes Here

Subtitle or Short Description Goes Here