Storage
Contents
[
Hide
]
Default Storage Configuration
Default Position
- windows
c:\app\storageResource.json
- linux
/app/storageResource.json
Custom Storage Configuration
Need to re-specify the storage profile for Aspose.Cells Cloud image file when the customer need specifies storage folder.
docker run -d -v c:/data:c:/data -p 47900:5000 -e LicensePublicKey=yourLicensePublicKey -e LicensePrivateKey=yourLicensePrivateKey -e storagesCredentialsFilePath=c:/data/storageResource.json --name asposecellscloud aspose/cells-cloud:ltsc2019.22.2.0
Reference Document :