services: actual: image: actualbudget/actual-server:latest restart: unless-stopped user: "1000:1000" ports: - "127.0.0.1:8081:5006" volumes: - ../data/actual:/data