adding in default
This commit is contained in:
+1
-2
@@ -9,8 +9,7 @@ events {
|
||||
http {
|
||||
# TODO: route to proper location based on subdomain
|
||||
server {
|
||||
listen 80;
|
||||
server_name _;
|
||||
listen 80 default_server;
|
||||
|
||||
location / {
|
||||
root /usr/share/nginx/html;
|
||||
|
||||
Reference in New Issue
Block a user