services: listify: image: listify:local build: context: . env_file: - ./listify-api/.env ports: - "8080:80"