turns out cached sites are suckers for ram

This commit is contained in:
Remy Moll 2022-09-12 13:09:46 +02:00
parent b00e5b4dff
commit 6661477599

View File

@ -37,7 +37,6 @@ services:
image: ${GECKODRIVER_IMG}
shm_size: 2gb
environment:
- SE_JAVA_OPTS=-Xmx4G
- START_VNC=${HEADFULL-false} # as opposed to headless, used when requiring supervision (eg. for websites that crash)
- START_XVFB=${HEADFULL-false}
- SE_VNC_NO_PASSWORD=1