mirror of
https://github.com/FranP-code/countries.git
synced 2025-10-13 00:02:15 +00:00
Upgrade apollo CLI
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
module.exports = {
|
||||
endpoint: `http://localhost:${process.env.PORT}`
|
||||
endpoint: {
|
||||
url: `http://localhost:${process.env.PORT}`
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user