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,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
```