Skip to content
Snippets Groups Projects
Commit 6f5d0118 authored by jabertwo's avatar jabertwo
Browse files

update traefik to 3.0

parent 643dc56f
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ version: '2.4'
services:
app:
image: traefik:v2.9.8
image: traefik:v3.0
restart: always
ports:
- "80:80"
......
......@@ -14,7 +14,6 @@ tls:
options:
default:
sniStrict: true
preferServerCipherSuites: true
minVersion: "VersionTLS12"
curvePreferences:
- "secp521r1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment