We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d422c9 commit cfa9e91Copy full SHA for cfa9e91
configure
@@ -80,7 +80,7 @@ else
80
fi
81
82
# configure Apache proxy and auth
83
-cat /etc/httpd/conf.d/proxy.conf.template | envsubst '$SCHMEA,$HOST,$BACKEND,$MELLON_PATH' > /etc/httpd/conf.d/proxy.conf
+cat /etc/httpd/conf.d/proxy.conf.template | envsubst '$SCHEMA,$HOST,$BACKEND,$MELLON_PATH' > /etc/httpd/conf.d/proxy.conf
84
85
86
# Start apache
0 commit comments