Don't shadow base config options, add local dev config (#530)

This commit is contained in:
Yuri Sizov
2023-01-17 18:58:42 +03:00
committed by GitHub
parent b36e95adcd
commit f50f052883
8 changed files with 19 additions and 15 deletions

2
_config.development.yml Normal file
View File

@@ -0,0 +1,2 @@
# Overrides from the main config
url: "http://localhost:4000"