Skip to content

Commit

Permalink
fix the startup of the router container (#662)
Browse files Browse the repository at this point in the history
* fix the startup of the `router` container

* update poetry lock

* bump version
  • Loading branch information
shadeofblue authored Nov 30, 2023
1 parent 878446e commit 18ceed2
Show file tree
Hide file tree
Showing 3 changed files with 378 additions and 374 deletions.
1 change: 0 additions & 1 deletion goth/default-assets/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ services:
router:
image: yagna-goth
entrypoint: /usr/bin/ya-relay-server
command: ["-a", "udp://0.0.0.0:7477", "--ip-checker-port" , "7476"]

proxy-nginx:
# A service that runs `nginx` and routes API calls to
Expand Down
Loading

0 comments on commit 18ceed2

Please sign in to comment.