remove 1000 env var
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
660e1a4748
commit
ef2b4156fe
1 changed files with 0 additions and 3 deletions
|
|
@ -9,9 +9,6 @@ services:
|
||||||
- 6969:6969
|
- 6969:6969
|
||||||
cpus: '2.0'
|
cpus: '2.0'
|
||||||
mem_limit: 4g
|
mem_limit: 4g
|
||||||
environment:
|
|
||||||
- PUID=root
|
|
||||||
- PGID=root
|
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /docker/servarr/whisparr:/config
|
- /docker/servarr/whisparr:/config
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue