Skip to content

Commit

Permalink
refine docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
zheng-wang committed Oct 25, 2024
1 parent 53b61aa commit a6bac64
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ services:
app:
image: apitestbase/sample-jms-services
command: ["--spring.activemq.broker-url=tcp://activemq-classic:61616"]
depends_on:
activemq-classic:
condition: service_started
restart: always
networks:
- atb-demo-network

0 comments on commit a6bac64

Please sign in to comment.