I needed to comment out a number of lines in the site_settings.yml file before Discourse would finish starting up.
Specifically, I commented out the following:
- users.min_username_length:
minline andmaxline - users.max_username_length:
minandmax - basic.categories_topics:
minandmax
After doing this, everything appears to be running smoothly!

