Fixed haproxy and my.cnf config files. Also tried to fix mysql password variables
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user