Update dependencies and add unique UUID route

This commit is contained in:
Jacob Gunther
2023-05-02 19:21:07 -05:00
parent d4f88af1f8
commit 953eb04476
7 changed files with 64 additions and 1 deletions

View File

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