docs icon indicating copy to clipboard operation
docs copied to clipboard

the getting-started tutorial and one line example cluster script/docker-compose.yml manager should listen to port 5000 and the example app to port 80

Open naorlivne opened this issue 6 years ago • 0 comments

Expected/Wanted Behavior

the getting-started tutorial and one line example cluster script/docker-compose.yml manager should listen to port 5000 so to keep port 80 clear for the example app and whatever other example applications potential users might want to play around with

Actual Behavior

port 80 is used for the manager and example app is on port 81

naorlivne avatar Jan 14 '19 15:01 naorlivne