treafik disabled web tls

This commit is contained in:
Steffen Illium 2024-03-26 22:30:26 +01:00
parent ce0103cd51
commit c960858fef

View File

@ -29,6 +29,9 @@ additionalArguments:
- "--api.insecure=true"
ports:
web:
tls:
enabled: false
websecure:
## -- Enable this entrypoint as a default entrypoint. When a service doesn't explicitly set an entrypoint it will only use this entrypoint.
asDefault: true