1
0
Fork 0

Remove TLS in API

This commit is contained in:
SALLEYRON Julien 2018-08-20 11:16:02 +02:00 committed by Traefiker Bot
parent 07be89d6e9
commit a7bb768e98
7 changed files with 69 additions and 79 deletions

View file

@ -2,7 +2,7 @@
[backends]
[backends.backend2]
[backends.backend2.servers.server1]
url = "http://172.17.0.2:80"
url = "http://172.17.0.123:80"
weight = 1
[frontends]