{ "url": "https://__DOMAIN__", "secret": "__SECRET__", "port": "__PORT__", "database": "postgres", "postgres": { "host": "127.0.0.1", "port": "5432", "username": "__DB_NAME__", "password": "__DB_PWD__", "database": "__DB_NAME__" } }