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:
- 80:80
- 443:443
- 8080:8080
networks:
- traefik
- docker

View File

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