So, Soundboard isn't working on the public internet. A couple of things that I ran into was my NGNX configuration. As always on the new installation of NGNX, setting the file permissions so that NGNX can serve files. In the past, I have mangled the directory permissions, but it is actually probably faster just to change the user to the top level user, which in this case was web, and another change that I had to do was in the NGNX configuration, used proxy paths in an API route, while also using the root route to handle the spelt files.