services: worldcup-app-local: build: context: . dockerfile: Dockerfile container_name: 2026-worldcup-local restart: unless-stopped environment: - NODE_ENV=development ports: - "8080:80"