mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-06 02:01:22 +08:00

Updated default value for APP_URL so that the startsWith call is not passed null, since that causes deprecation notice in PHP8.1. Would show when APP_URL was not set, adding extra confusiion.