mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
10 lines
161 B
YAML
10 lines
161 B
YAML
version: '3.5'
|
|
services:
|
|
contracts-env:
|
|
build:
|
|
context: ./
|
|
dockerfile: ./Dockerfile_test
|
|
environment:
|
|
- MNEMONIC
|
|
- ALCHEMY_KEY
|