diff --git a/easy-installer.py b/easy-installer.py index 0af48670..25527de3 100644 --- a/easy-installer.py +++ b/easy-installer.py @@ -198,8 +198,6 @@ def setup_prod( which("docker"), "compose", "build", - "-p", - project, "-f", compose_file_name, "--ssh",