equal
deleted
inserted
replaced
15 # use the nginx ssl config template for static webserver of not |
15 # use the nginx ssl config template for static webserver of not |
16 static_nginx_use_ssl: true |
16 static_nginx_use_ssl: true |
17 |
17 |
18 # static file domain |
18 # static file domain |
19 static_server_name: "" |
19 static_server_name: "" |
|
20 |
|
21 # static url base |
|
22 static_url_base: "" |
20 |
23 |
21 # Remote static nginx service |
24 # Remote static nginx service |
22 static_http_service: "nginx" |
25 static_http_service: "nginx" |
23 |
26 |
24 # Static server nginx user |
27 # Static server nginx user |