Update Doc about read-only mode
This commit is contained in:
parent
f6b5684a5b
commit
6bcb6f92f5
1 changed files with 5 additions and 0 deletions
|
@ -243,6 +243,11 @@ address = ":8080"
|
|||
#
|
||||
# CertFile = "traefik.crt"
|
||||
# KeyFile = "traefik.key"
|
||||
#
|
||||
# Set REST API to read-only mode
|
||||
#
|
||||
# Optional
|
||||
# ReadOnly = false
|
||||
```
|
||||
|
||||
- `/`: provides a simple HTML frontend of Træfik
|
||||
|
|
Loading…
Reference in a new issue