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 f7c7ca6 commit 493dddcCopy full SHA for 493dddc
README.md
@@ -24,7 +24,7 @@ services:
24
- "4566-4599:4566-4599"
25
- "${PORT_WEB_UI-4566}:${PORT_WEB_UI-8080}"
26
environment:
27
- -- SERVICES=${SERVICES-lambda,kinesis,s3 }
+ - SERVICES=${SERVICES-lambda,kinesis,s3 }
28
- DEBUG=${DEBUG-1 }
29
- DATA_DIR=${DATA_DIR- }
30
- PORT_WEB_UI=${PORT_WEB_UI- }
0 commit comments