diff options
Diffstat (limited to 'config/watch.yml')
-rw-r--r-- | config/watch.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/watch.yml b/config/watch.yml new file mode 100644 index 0000000..3a59b41 --- /dev/null +++ b/config/watch.yml @@ -0,0 +1,3 @@ +host: 127.0.0.1 +port: 3000 +reload_port: 3001 |