tsuru / mysqlapi

MySQL service API for tsuru PaaS.
BSD 3-Clause "New" or "Revised" License
14 stars 18 forks source link

create_database: MYSQL_HOST should never be localhost #5

Closed fsouza closed 12 years ago

fsouza commented 12 years ago

MYSQL_HOST should be the public IP listening for external connections, not localhost.