Skip to content
Snippets Groups Projects

disabling webApi since its causing trouble in docker images

Merged V Harish Ragavendher requested to merge push into master
2 files
+ 4
3
Compare changes
  • Side-by-side
  • Inline
Files
2
<?php
/*
class webAPI
{
public function __construct()
@@ -23,3 +23,4 @@ class webAPI
}
}
*/
Loading