d51508b01d
* Add a stack for uniswap watcher with info app * Add deployment instructions * Use docker interactive option while loading the db dumps
11 lines
196 B
YAML
11 lines
196 B
YAML
version: "1.0"
|
|
name: uniswap-v3
|
|
repos:
|
|
- vulcanize/uniswap-watcher-ts
|
|
- vulcanize/uniswap-v3-info
|
|
containers:
|
|
- cerc/watcher-uniswap-v3
|
|
- cerc/uniswap-v3-info
|
|
pods:
|
|
- watcher-uniswap-v3
|