suite
This commit is contained in:
parent
198c807eb6
commit
6b8afa04b4
@ -5,7 +5,7 @@ upstream heylium_app_unicorn {
|
||||
server {
|
||||
listen [::]:443 ssl;
|
||||
server_name heylium.quartz.xyz heylium.io;
|
||||
root /home/web/heylium_app/current/public;
|
||||
root /srv/www/web/heylium_app/current/public;
|
||||
try_files $uri/index.html $uri @unicorn;
|
||||
|
||||
location @unicorn {
|
||||
|
Loading…
x
Reference in New Issue
Block a user