Create services.toml

This commit is contained in:
yblis 2025-09-07 15:37:21 +02:00 committed by GitHub
parent 985cbb06d0
commit 1c95aa4769
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,6 @@
[http]
[http.services]
[http.services.api]
[http.services.api.loadBalancer]
[[http.services.api.loadBalancer.servers]]
url = "http://192.168.1.250:8001"