Skip to content

Commit 4cf2469

Browse files
committed
fix: Remove vault compose from tasks
1 parent 7e5d540 commit 4cf2469

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tasks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ def is_truthy(arg):
4848
"docker-compose.redis.yml",
4949
"docker-compose.postgres.yml",
5050
"docker-compose.dev.yml",
51-
"docker-compose.vault.yml",
5251
],
5352
"compose_http_timeout": "86400",
5453
}

0 commit comments

Comments
 (0)