mirror of
https://github.com/traefik/traefik
synced 2026-02-03 08:50:32 +00:00
committed by
Traefiker Bot
parent
0ca2149408
commit
4a68d29ce2
+2
-10
@@ -16,14 +16,6 @@
|
||||
#
|
||||
# logLevel = "DEBUG"
|
||||
|
||||
# Entrypoints to be used by frontends that do not specify any entrypoint.
|
||||
# Each frontend can specify its own entrypoints.
|
||||
#
|
||||
# Optional
|
||||
# Default: ["http"]
|
||||
#
|
||||
# defaultEntryPoints = ["http", "https"]
|
||||
|
||||
################################################################
|
||||
# Entrypoints configuration
|
||||
################################################################
|
||||
@@ -32,8 +24,8 @@
|
||||
#
|
||||
# Optional
|
||||
# Default:
|
||||
[entryPoints]
|
||||
[entryPoints.http]
|
||||
[entrypoints]
|
||||
[entrypoints.web]
|
||||
address = ":80"
|
||||
|
||||
################################################################
|
||||
|
||||
Reference in New Issue
Block a user