Skip to content

Commit

Permalink
Add shm_size param to chrome container
Browse files Browse the repository at this point in the history
  • Loading branch information
maurisrx committed Nov 20, 2023
1 parent b98954c commit a388b89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions slic-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ services:
interval: 1s
timeout: 3s
retries: 30
shm_size: "${SLIC_CHROME_CONTAINER_SHM_SIZE:-256m}"

slic:
image: ghcr.io/stellarwp/slic-php${SLIC_PHP_VERSION}:${SLIC_VERSION}
Expand Down

0 comments on commit a388b89

Please sign in to comment.