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
commit b9a6b5d4f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ services running on this Docker host:
```yml
networks:
default:
external:
external: true
name: scoobydoo
```
@ -38,7 +38,7 @@ services:
networks:
default:
external:
external: true
name: scoobydoo
```