Update docker-compose.yml

This commit is contained in:
Rishab
2023-11-02 08:03:03 +05:30
committed by GitHub
parent f3a1a0efa9
commit 65c277c996
+1 -1
View File
@@ -58,7 +58,7 @@ services:
environment:
- DOCKER_HOST=unix:///var/run/docker.sock
volumes:
- .apps/localstack/localstack-script.sh:/etc/localstack/init/ready.d/script.sh
- ./apps/localstack/localstack-script.sh:/etc/localstack/init/ready.d/script.sh
- '/var/run/docker.sock:/var/run/docker.sock'
networks: