oops... local conf

This commit is contained in:
rmanach 2021-12-29 22:28:25 +01:00
parent 3952c6cab2
commit 484dc9bd21

View File

@ -34,8 +34,8 @@ OUTPUT_SUFFIX = f"{TMP_SUFFIX}{FORMAT_SUFFIX}"
TMP_FILE_REGEX = re.compile(r"^.*{}$".format(OUTPUT_SUFFIX.replace(".", "\.")))
# MAIN_URL = "https://covid.thegux.fr/"
MAIN_URL = "/home/romain/code/covid-plotter/"
MAIN_URL = "https://covid.thegux.fr/"
# MAIN_URL = "/home/romain/code/covid-plotter/" # to debug (adjust with your local path)
# cycler could be better, but for ages plots it's ok
AGE_COLORS = {