mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-13 18:06:56 +00:00
193 ignoring dev config
This commit is contained in:
parent
287922dce8
commit
58de6ae3c6
2
.gitignore
vendored
2
.gitignore
vendored
@ -26,4 +26,4 @@ node_modules
|
||||
.DS_Store
|
||||
src/java
|
||||
yarn.lock
|
||||
/config.edn
|
||||
env/dev/resources/config.edn
|
||||
|
@ -41,7 +41,8 @@ Web3j [2.3.0](https://github.com/web3j/web3j/releases/tag/v2.3.0) is required an
|
||||
Prepare your local git-ignored config file:
|
||||
|
||||
```
|
||||
cp env/dev/resources/config.edn config.edn
|
||||
cd env/dev/resources
|
||||
cp config.example.edn config.edn
|
||||
```
|
||||
|
||||
Make sure `config.edn` is correctly populated.
|
||||
|
Loading…
x
Reference in New Issue
Block a user