Skip to content

Commit 23ab17d

Browse files
committed
Pass INIT to azurite
1 parent 6a07cf8 commit 23ab17d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.override.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,5 @@ services:
9191
networks:
9292
readthedocs:
9393
command: ["/usr/local/bin/create-containers.sh"]
94+
environment:
95+
- INIT=${INIT:-}

0 commit comments

Comments
 (0)