We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 32c50eb + 05dd167 commit ba22e0bCopy full SHA for ba22e0b
.env.sample
@@ -1,6 +1,6 @@
1
-PROVIDER_URL='http://ethnode:8545'
2
-GITHUB_BOT_SECRET="a5d5a4d787f816faabc4738588e8d919bd1a41cf80f8e02685f842b0f2bd49c2"
3
-OPENQ_API_SECRET="secret123!"
+PROVIDER_URL=http://ethnode:8545
+GITHUB_BOT_SECRET=a5d5a4d787f816faabc4738588e8d919bd1a41cf80f8e02685f842b0f2bd49c2
+OPENQ_API_SECRET=secret123!
4
OPENQ_ADDRESS=0x5FC8d32690cc91D4c39d9d3abcBD16989F875707
5
-OPENQ_BOUNTY_ACTIONS_AUTOTASK_URL='http://openq-bounty-actions-autotask:8075'
6
-LOCAL_EVENT_LISTENER_ID='local'
+OPENQ_BOUNTY_ACTIONS_AUTOTASK_URL=http://openq-bounty-actions-autotask:8075
+LOCAL_EVENT_LISTENER_ID=local
0 commit comments