Skip to content

Commit bbe75bd

Browse files
committed
update settings.json
1 parent da1d707 commit bbe75bd

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

settings.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
{
2-
"controller": {
3-
"shortname": true,
4-
"namespace": "Application\\Controllers"
5-
},
6-
"view": {
7-
"directory": "../views/"
8-
},
92
"database": {
103
"connection": "//username:[email protected]/database",
114
"charset": "utf-8"
12-
}
5+
},
6+
"environment" : "production"
137
}

0 commit comments

Comments
 (0)