Browse Source

wrong password in flohmarkt.ini

Chris Vogel 1 year ago
parent
commit
f45de21814
1 changed files with 1 additions and 1 deletions
  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