We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b4a8fa + 904c0b7 commit 96acdc0Copy full SHA for 96acdc0
dev/docker-compose-azurite.yml
@@ -22,4 +22,4 @@ services:
22
hostname: azurite
23
ports:
24
- 10000:10000
25
- command: ["azurite-blob", "--loose", "--blobHost", "0.0.0.0"]
+ command: ["azurite-blob", "--loose", "--skipApiVersionCheck", "--blobHost", "0.0.0.0"]
0 commit comments