Files
.infineon/_-Review/xandikos.md
2024-11-06 12:39:13 -07:00

351 B

created, type, updated
created type updated
2024-10-06T18:02:11.000Z note 2024-10-06T18:02:11.000Z

xandikos

version: "3.4"

services:
  xandikos:
    image: ghcr.io/jelmer/xandikos
    ports:
      - 8000:8000
    volumes:
      - /path/to/xandikos/data:/data
    restart: unless-stopped