Change config key inherit to inherits

This commit is contained in:
Vikram Rangnekar
2019-10-31 01:14:51 -04:00
parent b87ba1fcd0
commit 0deb3596c5
6 changed files with 130 additions and 87 deletions

View File

@ -1,6 +1,6 @@
# Inherit config from this other config file
# so I only need to overwrite some values
inherit: dev
inherits: dev
app_name: "Super Graph Production"
host_port: 0.0.0.0:8080