Skip to content

Commit

Permalink
Fix issue apache#7315 (apache#7316)
Browse files Browse the repository at this point in the history
Fixes issue apache#7315

Co-authored-by: xiaolong.ran <[email protected]>
  • Loading branch information
fmiguelez and wolfstudy authored Jul 28, 2020
1 parent 24fa8cf commit a74fe60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/standalone-dashboard/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
- 8080
- 6650
environment:
- PULSAR_MEM=" -Xms512m -Xmx512m -XX:MaxDirectMemorySize=1g"
- BOOKIE_MEM=" -Xms512m -Xmx512m -XX:MaxDirectMemorySize=1g"
command: >
/bin/bash -c
"bin/apply-config-from-env.py conf/standalone.conf
Expand Down

0 comments on commit a74fe60

Please sign in to comment.