Move host and port to environment variables

This commit is contained in:
Jacob Gunther
2022-03-10 20:18:41 -06:00
parent 1a22b02cc6
commit 16d5c9689e
5 changed files with 26 additions and 6 deletions

View File

@@ -1,5 +1,3 @@
host: 0.0.0.0
port: 3001
redis:
uri: 127.0.0.1:6379
database: 0