Skip to content

Commit 41017b5

Browse files
authored
Revert web entrypoint to http in example config
1 parent 5ba67fb commit 41017b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ This is an example setup for using JupyterHub and TraefikFileProviderProxy manag
183183
[api]
184184

185185
# the public port where traefik accepts http requests
186-
[entryPoints.web]
186+
[entryPoints.http]
187187
address = ":8000"
188188

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

0 commit comments

Comments
 (0)