mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Added links.json
This commit is contained in:
parent
1e68625f8d
commit
c985fb3ee4
4 changed files with 17 additions and 11 deletions
|
@ -19,7 +19,8 @@
|
|||
"nextdir": "nextStatic/qminingPagePublic",
|
||||
"name": "qmining",
|
||||
"urls": [
|
||||
"qmining.frylabs.net"
|
||||
"qmining.frylabs.net",
|
||||
"localhost"
|
||||
],
|
||||
"isNextJs": true
|
||||
},
|
||||
|
@ -30,8 +31,7 @@
|
|||
],
|
||||
"name": "api",
|
||||
"urls": [
|
||||
"api.frylabs.net",
|
||||
"localhost"
|
||||
"api.frylabs.net"
|
||||
]
|
||||
},
|
||||
"main": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue