blob: fa59a6d47d69e31521b6263cd48e00894ed2588a (
plain)
1
2
3
|
// This is client side config only - don't put anything in here that shouldn't be public!
export const projectId = `cj99zm6ye06sb01325ic751ww`;
export const endpoint = `http://localhost:4000`;
|