Compare commits
No commits in common. "4a6be110f5dd9bc215e6f5278210d1e89cfbbfd4" and "aeb0f55fa5d466ec5b12108a5ca54a756af34a52" have entirely different histories.
4a6be110f5
...
aeb0f55fa5
1 changed files with 0 additions and 9 deletions
|
@ -109,15 +109,6 @@ services:
|
|||
- /docker/appdata/doplarr/config:/config
|
||||
restart: unless-stopped
|
||||
|
||||
jfa-go:
|
||||
image: hrfee/jfa-go
|
||||
container_name: jfa-go
|
||||
ports:
|
||||
- 8056:8056
|
||||
volumes:
|
||||
- /docker/appdata/jfa-go/config:/data
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
networks:
|
||||
default:
|
||||
name: arrs_default
|
||||
|
|
Reference in a new issue