#!/bin/bash

exec ./go-httpbin -host 127.0.0.1 -port "$PORT" -https-cert-file ./certs/cert.pem -https-key-file ./certs/key.pem