mirror of
https://github.com/germondai/trawl.git
synced 2026-08-17 12:11:23 +02:00
9 lines
154 B
YAML
9 lines
154 B
YAML
services:
|
|
trawl:
|
|
image: ghcr.io/germondai/trawl:latest
|
|
ports:
|
|
- "8191:8191"
|
|
shm_size: 1gb
|
|
environment:
|
|
BROWSER_POOL_SIZE: 1
|