Update arrs/docker-compose.yml
This commit is contained in:
parent
19c6b5f9b4
commit
eeaed483f5
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ services:
|
|||
restart: unless-stopped
|
||||
|
||||
jfa-go:
|
||||
image: lscr.io/hrfee/jfa-go
|
||||
image: hrfee/jfa-go
|
||||
container_name: jfa-go
|
||||
ports:
|
||||
- 8056:8056
|
||||
|
|
Reference in a new issue