Remove authorization from list route (#1)

This commit is contained in:
Jacob
2023-07-20 13:57:29 -05:00
committed by GitHub
parent 07cc9593cb
commit f925a29ac8
5 changed files with 29 additions and 22 deletions

View File

@@ -1,7 +1,6 @@
environment: development
host: 127.0.0.1
port: 3000
auth_key: ""
redis:
host: 127.0.0.1
port: 6379