id = "index" [[locations]] id = "root" hosts = ["localhost"] paths = ["/"] [[locations.destinations]] id = "websocket" uri = "http://localhost:8765" # [[locations.destinations]] # id = "hypertext" # uri = "https://example.com" # [[locations.destinations]] # id = "static" # uri = "files://regions?index=index.html" # [[applications]] # id = "script" # exe = "./script.sh" # workdir = "regions"