#!/bin/sh

set -ex

curl --silent http://127.0.0.1:3000 | grep '<h1>MortyProxy</h1>'
