aboutsummaryrefslogtreecommitdiff
path: root/docker-compose.yml
blob: 3c8fd88e7b9e6e7a475ce4095f54297ec4eacc76 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
version: "3.3"
services:
  whirl:
    ports:
      - "8080:80"
      - "6650:6650"
      - "5673:5673"
    volumes:
      - ./.whirl-data:/.whirl
    image: whirlsplash/whirl