1
0
Fork 0

Improve documentation about API and Dashboard.

This commit is contained in:
Ludovic Fernandez 2019-09-12 16:22:03 +02:00 committed by Traefiker Bot
parent 7357d5eae2
commit 887826ee68
17 changed files with 27 additions and 36 deletions

View file

@ -53,7 +53,7 @@ ports:
```yaml
command:
# Traefik will listen on port 8080 by default for API request.
- "--api=true"
- "--api.insecure=true"
ports:
- "8080:8080"