Skip to content

Instantly share code, notes, and snippets.

View r1noff's full-sized avatar

Ivan Rechkin r1noff

  • Take Top Entertainment
  • Russia
View GitHub Profile
# Nginx server configuration for host Unity WebGL application
# With WebAssemblyStreaming
# Works perfectly on Unity 2020.3
server {
root ***YOUR SERVER ROOT FOLDER***
index index.html index.htm index.nginx-debian.html;
server_name **YOUR SERVER NAME***