Merge pull request #12808 from MessaoudiM/patch-2

Update networking.md
This commit is contained in:
Sebastiaan van Stijn 2021-05-10 11:50:59 +02:00 committed by GitHub
commit 76cd47dff8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -184,7 +184,7 @@ services:
# ...
networks:
default:
external:
external: true
name: my-pre-existing-network
```