# specify on which port to listen
PORT=5055

# specify on which interface to listen, by default overseerr listens on all interfaces
#HOST=127.0.0.1
