added server_names template file and updated redirectHTTPS to use it
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#######
|
||||
### NGINX configuration -- list of server names
|
||||
#######
|
||||
|
||||
server_name
|
||||
;
|
||||
Reference in New Issue
Block a user