suite
This commit is contained in:
parent
a1bf1276b1
commit
653d945686
@ -4,7 +4,7 @@ upstream vita_app_unicorn {
|
|||||||
|
|
||||||
server {
|
server {
|
||||||
listen [::]:80;
|
listen [::]:80;
|
||||||
server_name vitascreen.quartz.xyz;
|
server_name vitascreen.quartz.xyz vita.quartz.xyz;
|
||||||
root /srv/www/web/vita_app/current/public;
|
root /srv/www/web/vita_app/current/public;
|
||||||
try_files $uri/index.html $uri @unicorn;
|
try_files $uri/index.html $uri @unicorn;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user