Skip to content

Commit 73fb3f3

Browse files
authored
chore: update README according to network changes
1 parent 62326c5 commit 73fb3f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ mkcert -cert-file certs/local-cert.pem -key-file certs/local-key.pem "docker.loc
2626
Create networks that will be used by Traefik:
2727

2828
```bash
29-
docker network create frontend
30-
docker network create backend
29+
docker network create proxy
3130
```
3231

3332

0 commit comments

Comments
 (0)