summaryrefslogtreecommitdiff
path: root/services/paste.yml
blob: 477301d88f700655d1229ce20d47822b64af1734 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
version: '3'

volumes:
  paste_data:

services:
  paste:
    depends_on:
      - runit-edge
    build: $IMAGES/paste 
    volumes:
      - paste_data:/data