Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trick77 committed Dec 28, 2023
1 parent 6068058 commit 980c47f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ This service config features:
- Dumps access logs to the container's stdout
- Reads environment variables from an `.env` file

The required Docker bridge is defined externally and has to created with `docker network create traefik`. It's also possible to add IPv6 network support this way.
The required Docker bridge is defined externally and has to created with `docker network create traefik`. It's also possible to add IPv6 network support this way (not shown).

#### **`compose.yml`**
**`compose.yml`**
``` yml
version: '3'

Expand Down

0 comments on commit 980c47f

Please sign in to comment.