Skip to content

Rename API domain override environment variable

Cameron Swords requested to merge clean-up-environment-variables into master

What does this MR do?

Renames the DAST_API_DOMAIN_OVERRIDE environment variable to DAST_API_HOST_OVERRIDE. This reflects the fact that both the HTTP domain name and port can be overridden.

This environment variable doesn't need to be deprecated as the base functionality hasn't been released.

What are the relevant issue numbers?

gitlab-org/gitlab#10928 (closed)

Does this MR meet the acceptance criteria?

Edited by Cameron Swords

Merge request reports

Loading