Fix apollo.config
parent
9faceaa18f
commit
7c0244e80a
@ -1,6 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
client: {
|
client: {
|
||||||
service: {
|
service: {
|
||||||
|
name: "flotte_project",
|
||||||
url: "http://localhost:4000/graphql"
|
url: "http://localhost:4000/graphql"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue