summaryrefslogtreecommitdiff
path: root/roles/webservers/files/levi
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-10-15 00:33:58 -0400
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-10-15 00:33:58 -0400
commit2d303d0829217a3172dcd9b4f81fe3f58bc45bd9 (patch)
treed3feb77260fd7bea43c0d2e052e4de45605f919d /roles/webservers/files/levi
parent27213e690c9e64bdc6084bb4daa3e1589b01f4d0 (diff)
downloadoldinfra-2d303d0829217a3172dcd9b4f81fe3f58bc45bd9.tar.gz
oldinfra-2d303d0829217a3172dcd9b4f81fe3f58bc45bd9.zip
fix rain's stuff
Diffstat (limited to 'roles/webservers/files/levi')
-rw-r--r--roles/webservers/files/levi/https.rainrain.xyz.servconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/webservers/files/levi/https.rainrain.xyz.servconf b/roles/webservers/files/levi/https.rainrain.xyz.servconf
index 5485af1..87e5aac 100644
--- a/roles/webservers/files/levi/https.rainrain.xyz.servconf
+++ b/roles/webservers/files/levi/https.rainrain.xyz.servconf
@@ -1,6 +1,6 @@
stream {
map $ssl_preread_server_name $name {
- *.rainrain.xyz rainrainxyz;
+ .rainrain.xyz rainrainxyz;
default proxy;
}