# Seerr's default port is 5055, if you want to use both, change this.
# specify on which port to listen
PORT=5055

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

# Uncomment if your media server is emby instead of jellyfin.
#JELLYFIN_TYPE=emby

# For database configuration options see https://docs.seerr.dev/extending-seerr/database-config
