summaryrefslogtreecommitdiff
path: root/docker/taler-compose.yml
blob: c1e440f08c461efbb8f174e75e0f50e484820bb0 (plain)
1
2
3
4
5
6
7
version: '2'
services:
  exchange:
    build: ./exchange
  base:
    build: ./base
    image: taler/base