Alex Savenko
/
analytics
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
ce8131dac04fa94c54db00fa858ff255421c93cf
Authored by
Alex Savenko
2017-02-08 19:07:44 +0200
1 parent
5a60bffb
config
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/config/config.ini
Inline
Side-by-side
app/config/config.ini
Wrap text
Show/Hide comments
View file @
ce8131d
...
...
@@ -3,7 +3,7 @@ adapter = Postgresql
3
3
host = localhost
4
4
username = postgres
5
5
password = 5cZw3rPC
6
-dbname =
teanalyticsst
6
+dbname =
analytics'
7
7
8
8
[application]
9
9
controllersDir = ../app/library/App/Controllers/
...
...