Skip to content

Commit

Permalink
Merge pull request #37 from esnet-security/topic/vlad/gobgp_healthcheck
Browse files Browse the repository at this point in the history
Add gobgp healthcheck
  • Loading branch information
grigorescu authored Apr 23, 2024
2 parents 5a527ca + 5d2b3cf commit bbbb90e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ services:
ports:
- "179"
- "50051"
healthcheck:
test: ["CMD", "gobgp", "global"]

translator:
build:
Expand Down

0 comments on commit bbbb90e

Please sign in to comment.