Commit ce8131dac04fa94c54db00fa858ff255421c93cf
1 parent
5a60bffb
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 = teanalyticsst | 6 | +dbname = analytics' |
7 | 7 | ||
8 | [application] | 8 | [application] |
9 | controllersDir = ../app/library/App/Controllers/ | 9 | controllersDir = ../app/library/App/Controllers/ |