Changed some images and small improvements
This commit is contained in:
parent
641e8f7999
commit
5e7be8598e
4 changed files with 8 additions and 5 deletions
|
@ -3,10 +3,11 @@ version: "3.3"
|
|||
services:
|
||||
|
||||
traefik:
|
||||
image: traefik:v2.3
|
||||
image: traefik:v2.4
|
||||
restart: always
|
||||
command:
|
||||
- "--api.insecure=true"
|
||||
#- "--accesslog=true"
|
||||
- "--providers.docker=true"
|
||||
- "--providers.docker.exposedbydefault=false"
|
||||
- "--entrypoints.web.address=:80"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue