Skip to content

Commit

Permalink
Update config-overrides.js
Browse files Browse the repository at this point in the history
  • Loading branch information
qftgtr committed Feb 18, 2021
1 parent 71ebe79 commit 0da53d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ const overrides = [
COMPILER_VERSION_KEY: '"truffle"',
DOCKER_IMAGE_NODE: '"ethereum/client-go"',
DOCKER_IMAGE_COMPILER: '"obsidians/truffle"',
INFURA_PROJECT_ID: '"cc547d769203404cb928ec965af26894"'
INFURA_PROJECT_ID: '"cc547d769203404cb928ec965af26894"',
// ENABLE_AUTH: true,
}),
addWasmLoader(),
]
Expand Down

0 comments on commit 0da53d8

Please sign in to comment.