services: account: environment: - DB_URL=postgresql://postgres:example@postgres:5432 transactor: environment: - MONGO_URL=mongodb://mongodb:27018 - DB_URL=postgresql://postgres:example@postgres:5432 workspace: environment: - DB_URL=postgresql://postgres:example@postgres:5432