fix: missing .dockerignore
This commit is contained in:
@@ -15,6 +15,8 @@ services:
|
||||
condition: service_healthy
|
||||
redis:
|
||||
condition: service_healthy
|
||||
env_file:
|
||||
- ../.env.docker
|
||||
|
||||
volumes:
|
||||
gradle-cache:
|
||||
Reference in New Issue
Block a user