change directory structure
This commit is contained in:
parent
b89713643d
commit
9eb52229f1
83 changed files with 0 additions and 0 deletions
6
ansible/roles/traefik/files/services.toml
Normal file
6
ansible/roles/traefik/files/services.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[http]
|
||||
[http.services]
|
||||
[http.services.esrom]
|
||||
[http.services.esrom.loadBalancer]
|
||||
[[http.services.esrom.loadBalancer.servers]]
|
||||
url = "http://esrom.dmz:80/"
|
Reference in a new issue