You only need to set your environment in your config/config.php file
define('AK_ENVIRONMENT', 'development');
accordingly to your desired environment.
This is discouraged by the web based installer so if you only have one DB use that one for the 3 environments and then edit the file as explained before.
1 to 2 of 2