diff --git a/compose.yaml b/compose.yaml index c192595..faf53e4 100644 --- a/compose.yaml +++ b/compose.yaml @@ -12,16 +12,6 @@ services: - TOKEN=${TOKEN} image: ghcr.io/finsys/hawser:latest - - databasement: - networks: - - hydra-local - environment: - - DATABASEMENT_URL=https://data.doeringer.eu - - DATABASEMENT_AGENT_TOKEN=${DB_TOKEN} - container_name: databasement-agent - image: davidcrty/databasement:latest - networks: hydra-local: external: true \ No newline at end of file