We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cccd1e commit 0b2ab22Copy full SHA for 0b2ab22
docker-compose.yaml
@@ -9,7 +9,7 @@ services:
9
- "127.0.0.1:4510-4559:4510-4559"
10
environment:
11
- DEBUG=1
12
- - SERVICES=dynamodb
+ - SERVICES=lambda,apigateway,dynamodb
13
volumes:
14
- "${LOCALSTACK_VOLUME_DIR:-./volume}:/var/lib/localstack"
15
- "/var/run/docker.sock:/var/run/docker.sock"
0 commit comments