aboutsummaryrefslogtreecommitdiff
path: root/cmd/app/conf.toml
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/app/conf.toml')
-rw-r--r--cmd/app/conf.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/app/conf.toml b/cmd/app/conf.toml
index bdbf58b..13e3e0b 100644
--- a/cmd/app/conf.toml
+++ b/cmd/app/conf.toml
@@ -11,6 +11,7 @@ address="localhost:5432"
11[redis] 11[redis]
12type="tcp" 12type="tcp"
13address="cryptoportfolio.immae.eu:7617" 13address="cryptoportfolio.immae.eu:7617"
14database=0
14 15
15[api] 16[api]
16domain="localhost" 17domain="localhost"