added Dockerstuff for dev and prod using traefik
This commit is contained in:
parent
17c06d1eaa
commit
879366eb95
8 changed files with 221 additions and 0 deletions
3
Dockerfile.traefik
Normal file
3
Dockerfile.traefik
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM traefik:v2.9.6
|
||||
|
||||
COPY ./traefik.prod.toml ./etc/traefik/traefik.toml
|
Loading…
Add table
Add a link
Reference in a new issue