diff options
Diffstat (limited to 'config/debug.json')
-rw-r--r-- | config/debug.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/config/debug.json b/config/debug.json deleted file mode 100644 index ff9b1d3..0000000 --- a/config/debug.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "bind_host":"127.0.0.1", - "bind_port":"8080", - "static":"./data/static", - "templates":"./data/templates", - "data":"./data/storage" -} |