mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-02-12 23:14:57 -05:00
redeployin' altered render.yaml 🥦
This commit is contained in:
committed by
Alec LaLonde
parent
f9fe44336d
commit
43c2d0a514
@@ -2,8 +2,6 @@ import { createClient } from 'urql';
|
||||
|
||||
import { CONFIG } from '../config';
|
||||
|
||||
console.info(`Client URI: ${CONFIG.graphqlURL}`)
|
||||
|
||||
export const client = createClient({
|
||||
url: CONFIG.graphqlURL,
|
||||
suspense: false,
|
||||
|
||||
Reference in New Issue
Block a user