✨ Config loader
This commit is contained in:
9
regions/index.toml
Normal file
9
regions/index.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
id = "index"
|
||||
|
||||
[[locations]]
|
||||
id = "root"
|
||||
hosts = ["localhost"]
|
||||
paths = ["/"]
|
||||
[[locations.destinations]]
|
||||
id = "example"
|
||||
uri = "https://example.com"
|
Reference in New Issue
Block a user