Просмотр исходного кода

wrong password in flohmarkt.ini

Chris Vogel 1 год назад
Родитель
Сommit
f45de21814
1 измененных файлов с 1 добавлено и 1 удалено
  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