Remove insecure API

This commit is contained in:
Colin Hebert
2022-12-31 11:06:54 +01:00
parent 908be1aab2
commit 996aacac96
2 changed files with 1 additions and 4 deletions

View File

@@ -17,7 +17,6 @@ services:
ports: ports:
- 80:80 - 80:80
- 443:443 - 443:443
- 8080:8080
networks: networks:
- traefik - traefik
- docker - docker

View File

@@ -10,9 +10,7 @@ providers:
serverstransport: serverstransport:
insecureskipverify: true insecureskipverify: true
api: api: {}
insecure: true
accessLog: {} accessLog: {}
entryPoints: entryPoints: