Fixed haproxy and my.cnf config files. Also tried to fix mysql password variables

This commit is contained in:
2016-02-03 09:40:05 -05:00
parent cb89787962
commit 522bd113fc
3 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ listen mysql-cluster
frontend www-http
bind 0.0.0.0:80
reqadd X-Forwarded-Proto:\ http
default_backend www-backend
default_backend wrestlingdev
frontend www-https
bind 0.0.0.0:443 ssl crt /root/server.pem