Update readme and solve traefiker error (#6)

* Update readme, add about sectioj

* Update readme about

* Change parameter with capitalized letters

* Add docker-compose local and docker-compose for real world utilization

* Update readme and .traefik

Co-authored-by: MathieuHa <mathieu@hanotaux.fr>
This commit is contained in:
mathieuHa
2022-09-28 22:16:03 +02:00
committed by GitHub
co-authored by MathieuHa
parent 224669599e
commit 57a97a0cf9
4 changed files with 66 additions and 5 deletions
+7
View File
@@ -75,6 +75,13 @@ The source code of the plugin should be organized as follows:
├── readme.md
└── vendor/*
```
For local developpement a docker-compose-local.yml is provided and reproduce the directory layout needed by traefik.
```bash
docker-compose -f docker-compose-local.yml up -d
```
### About
[maxlerebourg](https://github.com/maxlerebourg) and [I](https://github.com/mhanotaux) have been using traefik since 2020.