Parcourir la source

wrong password in flohmarkt.ini

Chris Vogel il y a 1 an
Parent
commit
f45de21814
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      conf/flohmarkt.conf

+ 1 - 1
conf/flohmarkt.conf

@@ -6,7 +6,7 @@ JwtSecret = __JWTSECRET__
 DataPath = __DATA_DIR__
 
 [Database]
-Server = http://__APP__:__PASSWORD_COUCHDB_ADMIN__@127.0.0.1:__PORT_COUCHDB__/
+Server = http://__APP__:__PASSWORD_COUCHDB_FLOHMARKT__@127.0.0.1:__PORT_COUCHDB__/
 
 [SMTP]
 Server = 127.0.0.1