Add simple client side component
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
||||
worker_processes 1;
|
||||
worker_processes 1;
|
||||
daemon off;
|
||||
master_process off;
|
||||
|
||||
error_log stderr debug;
|
||||
pid /tmp/nginx.pid;
|
||||
|
||||
Reference in New Issue
Block a user