Add port to base config

This commit is contained in:
richard-dds 2018-06-12 10:31:35 -04:00
parent bdbb396e5e
commit 49bd09b8ef

View File

@ -2,3 +2,4 @@
ENVIRONMENT = dev
DEBUG = true
AUTHZ_BASE_URL = http://localhost
PORT = 8000