Skip to content

Commit

Permalink
Update comment (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
cabeaulac authored Feb 12, 2024
1 parent 1da0912 commit 3a508dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devops-tooling/docker-compose.localstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- LAMBDA_RUNTIME_ENVIRONMENT_TIMEOUT=90
- LOCALSTACK_AUTH_TOKEN=${LOCALSTACK_AUTH_TOKEN-}
- DOCKER_HOST=unix:///var/run/docker.sock
# - AUTO_LOAD_POD=chads33
# - AUTO_LOAD_POD=chads33

volumes:
- /var/run/docker.sock:/var/run/docker.sock # Mount the Docker socket into the container
Expand Down

0 comments on commit 3a508dd

Please sign in to comment.