Merge pull request #27 from dod-ccpo/port-config
Add port to base config
This commit is contained in:
commit
ff4e206055
@ -2,3 +2,4 @@
|
|||||||
ENVIRONMENT = dev
|
ENVIRONMENT = dev
|
||||||
DEBUG = true
|
DEBUG = true
|
||||||
AUTHZ_BASE_URL = http://localhost
|
AUTHZ_BASE_URL = http://localhost
|
||||||
|
PORT = 8000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user