fix(doc)
This commit is contained in:
parent
ee60adc45a
commit
b1f0f048cd
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
||||||
# regex = "^http://localhost/(.*)"
|
# regex = "^http://localhost/(.*)"
|
||||||
# replacement = "http://mydomain/$1"
|
# replacement = "http://mydomain/$1"
|
||||||
|
|
||||||
entryPoints]
|
[entryPoints]
|
||||||
[entryPoints.http]
|
[entryPoints.http]
|
||||||
address = ":80"
|
address = ":80"
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue