Skip to content

Commit

Permalink
Added port binding for kano/weacast in order to solve kalisio/feather…
Browse files Browse the repository at this point in the history
  • Loading branch information
claustres committed Jan 9, 2020
1 parent 5a36e90 commit 8b772a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kano.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
timeout: 10s
retries: 3
ports:
- "10000:10000" # Seems to be required to make feathers-distributed work correctly
- "10001:10001" # Seems to be required to make feathers-distributed work correctly
deploy:
labels:
- "traefik.docker.network=${DOCKER_NETWORK}"
Expand Down

0 comments on commit 8b772a9

Please sign in to comment.