diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-10-15 00:33:58 -0400 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-10-18 00:19:14 -0400 |
commit | b8a9edb9740ceaebefd76b27cc17a2e07e01e8a5 (patch) | |
tree | db5388aedf310afc682329b6263370febf21498c /roles/webservers | |
parent | 2d303d0829217a3172dcd9b4f81fe3f58bc45bd9 (diff) | |
download | oldinfra-b8a9edb9740ceaebefd76b27cc17a2e07e01e8a5.tar.gz oldinfra-b8a9edb9740ceaebefd76b27cc17a2e07e01e8a5.zip |
fix rain's stuff
Diffstat (limited to 'roles/webservers')
-rw-r--r-- | roles/webservers/files/levi/https.rainrain.xyz.servconf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/webservers/files/levi/https.rainrain.xyz.servconf b/roles/webservers/files/levi/https.rainrain.xyz.servconf index 87e5aac..3b9dc5c 100644 --- a/roles/webservers/files/levi/https.rainrain.xyz.servconf +++ b/roles/webservers/files/levi/https.rainrain.xyz.servconf @@ -1,5 +1,6 @@ stream { map $ssl_preread_server_name $name { + hostnames; .rainrain.xyz rainrainxyz; default proxy; } |