Commit Graph

2 Commits (bc7bbce83ae825b852fcc5cc9c343e700a19ceee)

Author SHA1 Message Date
Justin Reichardt 2cb3b541b8 serve now pulls config and config panics if it fails to create
Had to also add var to allow serve to pull certs

If it cannot manage the config it needs to exit, so it made more sense to add it
there then check every time it is called
2022-08-19 15:27:31 -05:00
Justin Reichardt d8a697d3f7 Added sys to cfg
Creating a single cfg that can be passed around instead of several variables
2022-08-19 14:55:25 -05:00