Skip to content

Commit

Permalink
docs: fix typo (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
recursivetree authored Dec 29, 2023
1 parent 24a19f6 commit f16971b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrading/from_seat_4_0/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ We highly recommend that you read the details of this upgrade guide to get famil
```
- Download the new traefik override `docker-compose.traefik.yml` file with
```bash
curl -L https://raw.githubusercontent.com/eveseat/seat-docker/master/docker-compose.treafik.yml -o docker-compose.traefik.yml
curl -L https://raw.githubusercontent.com/eveseat/seat-docker/master/docker-compose.traefik.yml -o docker-compose.traefik.yml
```
- Download the new proxy override `docker-compose.proxy.yml` file with
```bash
Expand Down

0 comments on commit f16971b

Please sign in to comment.