Skip to content

Commit

Permalink
chore: update list order
Browse files Browse the repository at this point in the history
  • Loading branch information
danroc committed Nov 19, 2024
1 parent 47d4c24 commit 60b2810
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/traefik/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
Run `docker compose up` to start the following services defined in the
[`compose.yaml`](./compose.yaml) file:

- `traefik`: Reverse proxy and load balancer
- `geoblock`: Geoblock service
- `whoami-1`: Example service (allowed)
- `whoami-2`: Example service (blocked)
- `geoblock`: Geoblock service
- `traefik`: Reverse proxy and load balancer

In a different console, use `curl` to test the services:

Expand Down

0 comments on commit 60b2810

Please sign in to comment.