diff options
Diffstat (limited to 'config/default.yml')
| -rw-r--r-- | config/default.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/default.yml b/config/default.yml new file mode 100644 index 0000000..2b4bcd3 --- /dev/null +++ b/config/default.yml @@ -0,0 +1,5 @@ +port: 3000 + +sites: + home: + path: /srv/www/home |
