yongjhih / docker-parse-server

Provide docker images and docker stack for parse-server npm versions and latest commit
https://hub.docker.com/r/yongjhih/parse-server/
Apache License 2.0
475 stars 166 forks source link

Add Azure Blob Storage support #65

Closed pthongtaem closed 7 years ago

pthongtaem commented 7 years ago

AZURE_ACCOUNT: 'YOUR_AZURE_STORAGE_ACCOUNT_NAME' AZURE_CONTAINER: 'YOUR_AZURE_STORAGE_CONTAINER_NAME' AZURE_ACCESS_KEY: 'YOUR_ACCESS_KEY' AZURE_DIRECT: $AZURE_DIRECT // If set to 1, files will be served by Azure Blob Storage directly

https://github.com/felixrieseberg/parse-server-azure-storage