Fix hardcoded variables, tweak schema/dockerfile

Change config.local.py to config_local.py

Fix 2AM Willard Moments™

Made a few errors last night that should be corrected.
This commit is contained in:
Will Nilges 2021-10-04 00:55:23 -04:00
parent 262b5b10eb
commit 74a0990997
18 changed files with 38 additions and 18814 deletions

2
.gitignore vendored
View file

@ -1,4 +1,6 @@
config_local.py
config.local.py
.env
__pycache__/*
*/__pycache__/*
rrd/*