lrj
1 天以前 93eb6b470773bc49ea6e1a9d4cbd914eb95d525b
web/src/utils/appConfig.js
@@ -1,4 +1,4 @@
const GRAPHQL_ENDPOINT = 'http://localhost:8080/api/graphql';
const GRAPHQL_ENDPOINT = '/api/graphql';
const GET_APP_CONFIG = `
  query AppConfig {