Commit 7992160953e034c76fa392d89579871569dc0e23
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,7 +3,7 @@ adapter = Postgresql | ||
3 | host = localhost | 3 | host = localhost |
4 | username = postgres | 4 | username = postgres |
5 | password = 5cZw3rPC | 5 | password = 5cZw3rPC |
6 | -dbname = analytics' | 6 | +dbname = analytics |
7 | 7 | ||
8 | [application] | 8 | [application] |
9 | controllersDir = ../app/library/App/Controllers/ | 9 | controllersDir = ../app/library/App/Controllers/ |