Skip to content

Commit 493dddc

Browse files
authored
fix : typos
1 parent f7c7ca6 commit 493dddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
- "4566-4599:4566-4599"
2525
- "${PORT_WEB_UI-4566}:${PORT_WEB_UI-8080}"
2626
environment:
27-
-- SERVICES=${SERVICES-lambda,kinesis,s3 }
27+
- SERVICES=${SERVICES-lambda,kinesis,s3 }
2828
- DEBUG=${DEBUG-1 }
2929
- DATA_DIR=${DATA_DIR- }
3030
- PORT_WEB_UI=${PORT_WEB_UI- }

0 commit comments

Comments
 (0)