treafik disabled web tls
This commit is contained in:
@ -29,6 +29,9 @@ additionalArguments:
|
|||||||
- "--api.insecure=true"
|
- "--api.insecure=true"
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
|
web:
|
||||||
|
tls:
|
||||||
|
enabled: false
|
||||||
websecure:
|
websecure:
|
||||||
## -- Enable this entrypoint as a default entrypoint. When a service doesn't explicitly set an entrypoint it will only use this entrypoint.
|
## -- Enable this entrypoint as a default entrypoint. When a service doesn't explicitly set an entrypoint it will only use this entrypoint.
|
||||||
asDefault: true
|
asDefault: true
|
||||||
|
Reference in New Issue
Block a user