services: otterwiki: image: redimp/otterwiki:2 restart: unless-stopped ports: - 8083:80 volumes: - /mnt/ssd/dbs/otter/app-data:/app-data