aboutsummaryrefslogtreecommitdiff
path: root/docker-compose.yml
blob: 42df1771424ac39e674b3b11d071761d1169aafb (plain) (blame)
1
2
3
4
5
6
7
8
version: "3.3"
services:
  space:
    ports:
      - "1965:1965"
    volumes:
      - ./.space-data:/app/.space
    image: fuwn/space:latest