Don't know if this is specific to Azure Web Apps for Containers (usually works fine with ENV variables), but when attempting to set the config file using the ENV variable STRFRY_CONFIG, it just returns the standard command arguments help information.
Had to run a custom startup command to make it work: strfry relay --config=/app/data/strfry.conf