mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
adds no search result errors
This commit is contained in:
parent
c09a24ce9d
commit
52d2bbbc2d
6 changed files with 10 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
const Hosts = Object.freeze({
|
||||
prod: "https://labscore-v2.vercel.app",
|
||||
local: "http://localhost:3000",
|
||||
local: "http://localhost",
|
||||
emoji: "https://derpystuff.gitlab.io/webstorage3/container/",
|
||||
statics: "https://derpystuff.gitlab.io/webstorage4/v2/"
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue