Add beanz.one to nginx and update sources
This commit is contained in:
parent
11169d0667
commit
c710e06232
3 changed files with 25 additions and 6 deletions
|
@ -30,5 +30,10 @@
|
|||
forceSSL = true;
|
||||
locations."/".proxyPass = "http://127.0.0.1:9000";
|
||||
};
|
||||
"beanz.one" = {
|
||||
locations."/" = {
|
||||
root = "/var/www/beanz.one/public";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue