forked from cerc-io/ipld-eth-server
enable CORS
This commit is contained in:
@@ -28,6 +28,7 @@ describe('bootServer', () => {
|
||||
options: {
|
||||
pluginHook: jasmine.createSpy('pluginHook'),
|
||||
watchPg: true,
|
||||
enableCors: true,
|
||||
simpleSubscriptions: true,
|
||||
graphiql: true,
|
||||
webSocketMiddlewares: [] },
|
||||
|
||||
Reference in New Issue
Block a user