Commit 7992160953e034c76fa392d89579871569dc0e23

Authored by Alex Savenko
1 parent ce8131da

config

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/config/config.ini
... ... @@ -3,7 +3,7 @@ adapter = Postgresql
3 3 host = localhost
4 4 username = postgres
5 5 password = 5cZw3rPC
6   -dbname = analytics'
  6 +dbname = analytics
7 7  
8 8 [application]
9 9 controllersDir = ../app/library/App/Controllers/
... ...