Remove folding-at-home
New server location isn't especially ventilated, so heat is an issue. I'm sorry.
This commit is contained in:
@ -1,15 +0,0 @@
|
||||
version: "2.3"
|
||||
|
||||
services:
|
||||
folding-at-home:
|
||||
image: linuxserver/foldingathome:latest
|
||||
cpus: 0.75
|
||||
environment:
|
||||
- TZ=Europe/London
|
||||
- PUID={{ docker_user.id }}
|
||||
- GUID={{ docker_user.id }}
|
||||
volumes:
|
||||
- ./config:/config
|
||||
ports:
|
||||
- 7396:7396
|
||||
restart: unless-stopped
|
Reference in New Issue
Block a user