chore: add base config and package structure
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
CHIS_BASE_URL=
|
||||
CHIS_PUBLIC_KEY=
|
||||
REDIS_URL=redis://localhost:6379/0
|
||||
LOG_DIR=logs
|
||||
ARCHIVE_DIR=archives
|
||||
Reference in New Issue
Block a user