mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-13 17:09:40 +00:00
Fix typo in fileflows.yaml
The service was called `radarr` instead of `fileflows`
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# port: 5000
|
||||
|
||||
services:
|
||||
radarr:
|
||||
fileflows:
|
||||
image: revenz/fileflows
|
||||
environment:
|
||||
- SERVICE_FQDN_FILEFLOWS_5000
|
||||
|
||||
Reference in New Issue
Block a user