diff --git a/roles/phabricator/templates/phabricator.conf.j2 b/roles/phabricator/templates/phabricator.conf.j2 index 8db09e0659..ad7cb59687 100644 --- a/roles/phabricator/templates/phabricator.conf.j2 +++ b/roles/phabricator/templates/phabricator.conf.j2 @@ -76,7 +76,6 @@ RewriteEngine on RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L] -{% if deployment_type == "qadevel-prod" %} {% else %} # Change this to the domain which points to your host.