trying traefik 2.1
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
||||
image: "traefik:v2.4"
|
||||
container_name: "traefik"
|
||||
hostname: "traefik"
|
||||
networks:
|
||||
- traefik
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user