Explorar o código

Merge pull request #2355 from rovast/patch-1

Update README.md
jc21 %!s(int64=3) %!d(string=hai) anos
pai
achega
b9a6b5d4f5
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      docs/advanced-config/README.md

+ 4 - 4
docs/advanced-config/README.md

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