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

View File

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