Skip to content

Commit

Permalink
chore: Remove xatu-cannon service from docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Oct 15, 2024
1 parent 295e9fc commit 9afbe17
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,21 +160,6 @@ services:
- ./deploy/local/docker-compose/xatu-server.yaml:/etc/xatu-server/config.yaml
networks:
- xatu-net
xatu-cannon:
profiles:
- "cannon"
command: cannon --config /etc/xatu-cannon/config.yaml
container_name: xatu-cannon
hostname: xatu-cannon
build:
context: .
dockerfile: Dockerfile
environment:
EVENT_INGESTER_AUTHORIZATION_SECRET: ${EVENT_INGESTER_AUTHORIZATION_SECRET}
volumes:
- ./deploy/local/docker-compose/xatu-cannon.yaml:/etc/xatu-cannon/config.yaml
networks:
- xatu-net

xatu-postgres:
profiles:
Expand Down

0 comments on commit 9afbe17

Please sign in to comment.