And increase java heap space
This commit is contained in:
parent
6d8de7777f
commit
118b5120fd
@ -37,6 +37,7 @@ services:
|
|||||||
image: ${GECKODRIVER_IMG}
|
image: ${GECKODRIVER_IMG}
|
||||||
shm_size: 2gb
|
shm_size: 2gb
|
||||||
environment:
|
environment:
|
||||||
|
- SE_JAVA_OPTS=-Xmx4G
|
||||||
- START_VNC=${HEADFULL-false} # as opposed to headless, used when requiring supervision (eg. for websites that crash)
|
- START_VNC=${HEADFULL-false} # as opposed to headless, used when requiring supervision (eg. for websites that crash)
|
||||||
- START_XVFB=${HEADFULL-false}
|
- START_XVFB=${HEADFULL-false}
|
||||||
- SE_VNC_NO_PASSWORD=1
|
- SE_VNC_NO_PASSWORD=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user