services: portfolio: build: . container_name: hugo-portfolio restart: unless-stopped ports: - "8081:80"