moq-rs/player/nginx/quic.video.conf

7 lines
92 B
Plaintext

server {
listen 80;
listen [::]:80;
server_name quic.video;
root /var/www/quic.video;
}