Skip to content

Commit

Permalink
Comment out command
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahchen6 committed Oct 2, 2024
1 parent 7311737 commit 4791100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ test_containers:
- &catadog_host catadog
- &container_catadog
image: ghcr.io/datadog/catadog:latest
command: --agent-host container_base --agent-port 8126
# command: --agent-host ddagent --agent-port 8126
name: *catadog_host
environment:
- PORT=8128
Expand Down

0 comments on commit 4791100

Please sign in to comment.