Merge pull request #2355 from rovast/patch-1

Update README.md
This commit is contained in:
jc21
2022-11-08 11:01:10 +10:00
committed by GitHub

View File

@ -18,8 +18,8 @@ services running on this Docker host:
```yml ```yml
networks: networks:
default: default:
external: external: true
name: scoobydoo name: scoobydoo
``` ```
Let's look at a Portainer example: Let's look at a Portainer example:
@ -38,8 +38,8 @@ services:
networks: networks:
default: default:
external: external: true
name: scoobydoo name: scoobydoo
``` ```
Now in the NPM UI you can create a proxy host with `portainer` as the hostname, Now in the NPM UI you can create a proxy host with `portainer` as the hostname,