docker-phabricator
docker-phabricator copied to clipboard
How can I access Mysql database or my phabricator data ?
[2017-04-06 06:17:20] EXCEPTION: (AphrontConnectionQueryException) Attempt to connect to admin@database failed with error #2005: Unknown MySQL server host 'database' (0). at [
I am getting above exception while running ./bin/accountadmin in docker phabricator. As well my Mysql docker is not getting updated its database. How can I access the database and where the data is actually stored in these docker's ?