Fix typo in fileflows.yaml
The service was called `radarr` instead of `fileflows`
This commit is contained in:
parent
aae54e8847
commit
06ce7b0a2a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
# port: 5000
|
# port: 5000
|
||||||
|
|
||||||
services:
|
services:
|
||||||
radarr:
|
fileflows:
|
||||||
image: revenz/fileflows
|
image: revenz/fileflows
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_FQDN_FILEFLOWS_5000
|
- SERVICE_FQDN_FILEFLOWS_5000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue