Fix portainer example network element

'external:' from "Let's look at a Portainer example:" is deprecated, works just fine without that
This commit is contained in:
Zimmy 2022-09-05 20:23:32 +02:00 committed by GitHub
parent cce73beb2d
commit 90a6fc0aa4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,8 +38,7 @@ services:
networks:
default:
external:
name: scoobydoo
name: scoobydoo
```
Now in the NPM UI you can create a proxy host with `portainer` as the hostname,