Add initial code

This commit is contained in:
Jacob Gunther
2022-07-30 22:13:16 -05:00
commit 70601daac0
14 changed files with 1213 additions and 0 deletions

7
config.example.yml Normal file
View File

@@ -0,0 +1,7 @@
environment: development
host: 127.0.0.1
port: 3001
redis: redis://127.0.0.1:6379/0
cache_enable: false
status_cache_ttl: 5m
favicon_cache_ttl: 24h