ContentBox Database Connection Production/Dev

We have installed ContentBox and a MySQL Database on a Digital Ocean Server.
The Database has a VPC network host which we connect to Production instance.
It also has a a Public Network host which I can connect to on my local computer through “Sequel Ace”
Can ContentBox be set up so when accessing the MySQl database in the Production environment it uses the VPC host but when doing development locally it connects to the Public network?