services: portfolio_website: build: context: . image: portfolio_website expose: - "8081" restart: unless-stopped