Docker "ingress" network cannot be configured as internal

I wrote about internal network shere:

In short, you cannot have port forwards on an internal network. It is only for internal communication between containers. You can add a second network for ingress if you want.