Fix example config values

This commit is contained in:
Jacob Gunther
2023-02-24 09:01:03 -06:00
parent 20f1c31fda
commit 5879ceabb8

View File

@@ -1,7 +1,10 @@
host: 127.0.0.1 host: 127.0.0.1
port: 3000 port: 3000
redis: redis:
uri: 127.0.0.1:6379 host: 127.0.0.1
port: 6379
user:
password:
database: 0 database: 0
routes: routes:
face: face: