version: '3' services: flowy-landing: build: context: . dockerfile: Dockerfile ports: - 3000:3000 volumes: - /users.db:/etc/data/flowy-landing/users.db