2.0.9 • Published 2 years ago

medusa-file-local v2.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

medusa-file-local

Upload files to the same file server where medusa is hosted.

Learn more about how you can use this plugin in the documentaion.

Options

{
    base_url: "http://localhost:9000", // default if not specified here or in .env
    upload_dir: "static", // default if not specified here or in .env
}