change wordpress webroot
This commit is contained in:
@@ -17,7 +17,7 @@ server {
|
|||||||
include global/header.conf;
|
include global/header.conf;
|
||||||
|
|
||||||
# Path to the root of your installation
|
# Path to the root of your installation
|
||||||
root {{ wordpress_dir }};
|
root {{ wordpress_dir }}/src/web;
|
||||||
|
|
||||||
add_header Strict-Transport-Security "max-age=63072000" always;
|
add_header Strict-Transport-Security "max-age=63072000" always;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user