diff --git a/README.md b/README.md index be1ac36e33923feae7f769f0d88f64f8f8a1b43d..ff8f11f7088eec8e7f2a5ae6dd6ff1bac593e0cb 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Deploy the service ``` docker service create \ --name inara-cv \ - --publish 80:8500 \ + --publish 8500:80 \ --constraint 'node.role == worker' \ --network internal-network \ registry.dbogatov.org/dbogatov/inara-cv