summaryrefslogtreecommitdiffstats
path: root/examples/watch/Settings.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/watch/Settings.toml')
-rw-r--r--examples/watch/Settings.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/watch/Settings.toml b/examples/watch/Settings.toml
new file mode 100644
index 0000000..f7881bb
--- /dev/null
+++ b/examples/watch/Settings.toml
@@ -0,0 +1,3 @@
+debug = true
+port = 8080
+host = "0.0.0.0"