changed firefox ram to 2g
This commit is contained in:
@@ -27,7 +27,7 @@ services:
|
||||
gluetun:
|
||||
condition: service_started
|
||||
network_mode: "service:gluetun"
|
||||
shm_size: "1gb"
|
||||
shm_size: "2gb"
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/firefox/config:/config
|
||||
|
||||
Reference in New Issue
Block a user