fix: sort multiple config files
`globSync` doesn't guarantee the order in which it returns the matching paths, so without the `sort()`, the config files may be merged differently each time the server is started
Loading
Please register or sign in to comment