version: "3" services: app: build: context: . restart: unless-stopped networks: - default ports: - "8080:80"