Skip to content

Commit cfa9e91

Browse files
author
Barnabas Sudy
committed
Fixed typo
1 parent 8d422c9 commit cfa9e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ else
8080
fi
8181

8282
# 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
83+
cat /etc/httpd/conf.d/proxy.conf.template | envsubst '$SCHEMA,$HOST,$BACKEND,$MELLON_PATH' > /etc/httpd/conf.d/proxy.conf
8484

8585

8686
# Start apache

0 commit comments

Comments
 (0)