version: '3' services: database: ports: - "5432:5432" datomic-transactor: environment: - DATOMIC_PORT=4334 ports: - 4334:4334