An error occurred while fetching the assigned milestone of the selected merge_request.
config
dbconn.ts +12 -37
routes
public.ts +5 -3
+ 12
- 37
@@ -4,59 +4,34 @@ var env = process.env.NODE_ENV || 'testing'
+ 5
- 3
@@ -237,9 +237,11 @@ export = function (app:any, config:any, lang:string) {
@@ -248,7 +250,7 @@ export = function (app:any, config:any, lang:string) {