services: api: ports: - 8188:8080 build: context: . restart: always volumes: - ./app/data:/app/data