Skip to content

Commit 0b2ab22

Browse files
Update docker image
1 parent 6cccd1e commit 0b2ab22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
- "127.0.0.1:4510-4559:4510-4559"
1010
environment:
1111
- DEBUG=1
12-
- SERVICES=dynamodb
12+
- SERVICES=lambda,apigateway,dynamodb
1313
volumes:
1414
- "${LOCALSTACK_VOLUME_DIR:-./volume}:/var/lib/localstack"
1515
- "/var/run/docker.sock:/var/run/docker.sock"

0 commit comments

Comments
 (0)