Remove browserless
This commit is contained in:
@@ -15,21 +15,6 @@ services:
|
|||||||
- data_portainer:/data
|
- data_portainer:/data
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
restart: no
|
restart: no
|
||||||
browserless:
|
|
||||||
image: dgtlmoon/sockpuppetbrowser:latest
|
|
||||||
container_name: self_browserless
|
|
||||||
environment:
|
|
||||||
- DEFAULT_LAUNCH_ARGS="--window-size=1920,1080"
|
|
||||||
shm_size: 2g
|
|
||||||
deploy:
|
|
||||||
resources:
|
|
||||||
limits:
|
|
||||||
cpus: '1'
|
|
||||||
memory: 2G
|
|
||||||
restart: no
|
|
||||||
networks:
|
|
||||||
internal_traffic:
|
|
||||||
ipv4_address: 192.168.3.61
|
|
||||||
changedetection:
|
changedetection:
|
||||||
image: dgtlmoon/changedetection.io:0.45.23
|
image: dgtlmoon/changedetection.io:0.45.23
|
||||||
container_name: self_changedetection
|
container_name: self_changedetection
|
||||||
|
|||||||
Reference in New Issue
Block a user