Link meteor to mongo if deployed via bundle

Hi

If i run my own mongo instance… and want to do the least work possible… do i need to point meteor mongo url to the mongo server or to the default test database? Will meteor create the database itself or is that only in the dev client? Thanks