equal
deleted
inserted
replaced
11 # note : must not end with / |
11 # note : must not end with / |
12 remote_static_path: "" |
12 remote_static_path: "" |
13 |
13 |
14 # remote path for nginx static file config |
14 # remote path for nginx static file config |
15 static_nginx_config: "" |
15 static_nginx_config: "" |
|
16 |
|
17 # use the nginx ssl config template for static webserver of not |
|
18 static_nginx_use_ssl: true |
16 |
19 |
17 # static file domain |
20 # static file domain |
18 static_server_name: "netrights.iri-research.org" |
21 static_server_name: "netrights.iri-research.org" |
19 |
22 |
20 # Remote static nginx service |
23 # Remote static nginx service |