Fix typo in fileflows.yaml

The service was called `radarr` instead of `fileflows`
This commit is contained in:
Eric Dahl 2024-12-13 11:30:55 -05:00 committed by GitHub
parent aae54e8847
commit 06ce7b0a2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
# port: 5000
services:
radarr:
fileflows:
image: revenz/fileflows
environment:
- SERVICE_FQDN_FILEFLOWS_5000