Quellcode durchsuchen

wrong password in flohmarkt.ini

Chris Vogel vor 1 Jahr
Ursprung
Commit
f45de21814
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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