Skip to content

Commit 8fecdf4

Browse files
committed
renaming localstack container name
1 parent 20553dd commit 8fecdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.8"
22
services:
33
localstack:
44
image: localstack/localstack
5-
container_name: localstack_ieds
5+
container_name: localstack
66
ports:
77
- "4566:4566" # Main API Gateway
88
- "4571-4599:4571-4599" # Service-specific ports (optional range)

0 commit comments

Comments
 (0)