Readme explains by default this library will load secrets from the linux mount location: /run/secrets
However when running under windows contaienrs, the mount path is C:\ProgramData\Docker\secrets - does this library detect the correct default location based on the platform (windows vs linux)?