We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3efd3c commit 3d65ba5Copy full SHA for 3d65ba5
docker-compose.yml
@@ -26,6 +26,8 @@ services:
26
depends_on:
27
postgres:
28
condition: service_healthy
29
+ leetcode:
30
+ condition: service_healthy
31
env_file:
32
- .env
33
environment:
0 commit comments