orztv commited on
Commit
f5fdde0
·
1 Parent(s): cd8aac4
Files changed (1) hide show
  1. traefik/dynamic.yml +1 -1
traefik/dynamic.yml CHANGED
@@ -6,7 +6,7 @@ http:
6
  middlewares:
7
  - traefik-plugin-waeb
8
  entryPoints:
9
- - web
10
 
11
  root:
12
  rule: "PathPrefix(`/`) && !PathPrefix(`/python`) && !PathPrefix(`/node`) && !PathPrefix(`/waeb`)"
 
6
  middlewares:
7
  - traefik-plugin-waeb
8
  entryPoints:
9
+ - traefik
10
 
11
  root:
12
  rule: "PathPrefix(`/`) && !PathPrefix(`/python`) && !PathPrefix(`/node`) && !PathPrefix(`/waeb`)"