From aba3ae95988937648112b7d37e7cfd632ddd4185 Mon Sep 17 00:00:00 2001 From: MrDoobPG <46342172+MrDoobPG@users.noreply.github.com> Date: Sat, 18 May 2019 11:30:55 +0200 Subject: [PATCH] update port conflict with filezilla --- apps/filebot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/filebot.yml b/apps/filebot.yml index e2f0f7c..5fd6f77 100644 --- a/apps/filebot.yml +++ b/apps/filebot.yml @@ -14,7 +14,7 @@ set_fact: pgrole: 'filebot' intport: '5800' - extport: '5803' + extport: '5804' intport2: '5900' extport2: '5903' image: 'jlesage/filebot'