# Base URL used for og:url / og:image and absolute links
BASE_URL=http://localhost:4000
# Host and port the server binds to
HOST=127.0.0.1
PORT=4000