Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Okm165 committed Jun 2, 2024
1 parent 8ecabf7 commit ae2376d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@ services:
dockerfile: delegator.dockerfile
depends_on:
- runtime
<<<<<<< HEAD
ports:
- "5678:5678/udp"
- "5679:5679/tcp"
=======
>>>>>>> f5e88e4 (graceful shutdown)
deploy:
resources:
limits:
Expand All @@ -44,12 +38,6 @@ services:
dockerfile: executor.dockerfile
depends_on:
- runtime
<<<<<<< HEAD
ports:
- "5698:5678/udp"
- "5699:5679/tcp"
=======
>>>>>>> f5e88e4 (graceful shutdown)
deploy:
resources:
limits:
Expand Down

0 comments on commit ae2376d

Please sign in to comment.