X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=cmd%2Fapp%2Fconf.toml;h=13e3e0b7e931e6fe41ed4a57d218785d2a29d626;hb=17b685396a34cb1fef8439e1b6802c6b7f59fbe2;hp=bdbf58b802696ab352f5906dbf66f9630fdfb49c;hpb=2b2fd737b4b6e530e67de743e58b630d69228c57;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git 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" [redis] type="tcp" address="cryptoportfolio.immae.eu:7617" +database=0 [api] domain="localhost"