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 58149b8 commit 10f41f4Copy full SHA for 10f41f4
README.md
@@ -85,6 +85,7 @@ services:
85
image: bref/local-api-gateway
86
ports: ['8000:8000']
87
volumes:
88
+ - /var/run/docker.sock:/var/run/docker.sock
89
- .:/var/task:ro
90
environment:
91
TARGET: 'php:8080' # service:port
0 commit comments