Skip to content

Commit

Permalink
ci: fix easy-install.py test
Browse files Browse the repository at this point in the history
  • Loading branch information
revant committed Dec 28, 2022
1 parent 228aeaf commit dd19300
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions easy-install.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@ def setup_prod(project: str, sitename: str, email: str) -> None:
"overrides/compose.redis.yaml",
# "-f", "overrides/compose.noproxy.yaml", TODO: Add support for local proxying without HTTPs
"-f",
"overrides/compose.erpnext.yaml",
"-f",
"overrides/compose.https.yaml",
"--env-file",
".env",
Expand Down

0 comments on commit dd19300

Please sign in to comment.