We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3993ff3 commit 4fce64dCopy full SHA for 4fce64d
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