Update greatyamada services
This commit is contained in:
parent
2fef3e01c6
commit
fa0b9b18cd
22 changed files with 290 additions and 191 deletions
|
@ -4,15 +4,7 @@
|
|||
virtualHosts = {
|
||||
"rcia.dev" = {
|
||||
forceSSL = true;
|
||||
locations = {
|
||||
"/" = { root = /var/www/public; };
|
||||
"/profile_picture" = { };
|
||||
};
|
||||
};
|
||||
"ichi-prod.rcia.dev" = {
|
||||
locations."/" = {
|
||||
proxyPass = "http://127.0.0.1:3000";
|
||||
}
|
||||
locations."/" = { root = /var/www/public; };
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue