Skip to content

Commit

Permalink
fix(cli): add newline to commom.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HuanXin-Chen committed Jul 18, 2024
1 parent bba758b commit d08df1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pod/docker-compose.common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ services:
container_name: localstack
restart: unless-stopped
ports:
- "127.0.0.1:4566:4566" # LocalStack Gateway
- "127.0.0.1:4566:4566" # LocalStack Gateway

0 comments on commit d08df1f

Please sign in to comment.