Update root path for kosmos website #419
@ -6,7 +6,7 @@ server {
|
||||
listen [::]:443 ssl http2;
|
||||
server_name <%= @domain %>;
|
||||
|
||||
root /var/www/<%= @domain %>/site;
|
||||
root /var/www/<%= @domain %>/site/public;
|
||||
|
||||
access_log off;
|
||||
gzip_static on;
|
||||
|
Loading…
x
Reference in New Issue
Block a user