aboutsummaryrefslogtreecommitdiff
path: root/app/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/config.yml')
-rw-r--r--app/config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/config.yml b/app/config.yml
index 80a9d6e..66ac993 100644
--- a/app/config.yml
+++ b/app/config.yml
@@ -21,6 +21,7 @@ db_default:
# NAME: /home/mitch/scm/dispatch-tracker/app/db.sqlite3
allowed_hosts:
- - example.com
+ - localhost
+ - 127.0.0.1
static_root: '/full/path/to/static/root'