Skip to content

Commit

Permalink
Update docker-compose.production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike5535 authored Sep 14, 2024
1 parent d03e0cc commit c1bc982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ services:

- DOCKER_HOST=unix:///var/run/docker.sock
volumes:
- ./data:/tmp/localstack
- ./data:/var/lib/localstack
# - "/var/run/docker.sock:/var/run/docker.sock"
- ./bin:/docker-entrypoint-initaws.d
ports:
Expand Down

0 comments on commit c1bc982

Please sign in to comment.