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:
min
line andmax
line - users.max_username_length:
min
andmax
- basic.categories_topics:
min
andmax
After doing this, everything appears to be running smoothly!