Skip to content

Commit d6436f9

Browse files
authored
Revert entrypoint web to http in example config
1 parent 932967e commit d6436f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/etcd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ This is an example setup for using JupyterHub and TraefikEtcdProxy managed by an
229229
[api]
230230

231231
# the public port where traefik accepts http requests
232-
[entryPoints.web]
232+
[entryPoints.http]
233233
address = ":8000"
234234

235235
# the port on localhost where the traefik api should be found

0 commit comments

Comments
 (0)