randydev commited on
Commit
6bca1e7
·
verified ·
1 Parent(s): 58362e4

Update settingOptions.js

Browse files
Files changed (1) hide show
  1. settingOptions.js +1 -1
settingOptions.js CHANGED
@@ -25,7 +25,7 @@ const swaggerOptions = {
25
  },
26
  servers: [
27
  {
28
- url: 'http://learn.maiysacollection.com/api/v1',
29
  description: 'Use learn maiysacollection free without api key'
30
  }
31
  ],
 
25
  },
26
  servers: [
27
  {
28
+ url: '',
29
  description: 'Use learn maiysacollection free without api key'
30
  }
31
  ],