diff --git a/get-started/part3.md b/get-started/part3.md index 95c5132bbd..9a1436f571 100644 --- a/get-started/part3.md +++ b/get-started/part3.md @@ -84,7 +84,7 @@ services: restart_policy: condition: on-failure ports: - - "80:80" + - "4000:80" networks: - webnet networks: