mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Searching other subjects, if the result match is too low
This commit is contained in:
parent
098620cce2
commit
fa2fd6274f
2 changed files with 16 additions and 6 deletions
|
@ -19,8 +19,7 @@
|
|||
"nextdir": "nextStatic/qminingPagePublic",
|
||||
"name": "qmining",
|
||||
"urls": [
|
||||
"qmining.frylabs.net",
|
||||
"localhost"
|
||||
"qmining.frylabs.net"
|
||||
],
|
||||
"isNextJs": true
|
||||
},
|
||||
|
@ -31,7 +30,8 @@
|
|||
],
|
||||
"name": "api",
|
||||
"urls": [
|
||||
"api.frylabs.net"
|
||||
"api.frylabs.net",
|
||||
"localhost"
|
||||
]
|
||||
},
|
||||
"main": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue