cosmetic authored by anarcat's avatar anarcat
...@@ -112,7 +112,7 @@ used. To opt-out of Review Apps, define `SKIP_REVIEW_APPS: 1` in the ...@@ -112,7 +112,7 @@ used. To opt-out of Review Apps, define `SKIP_REVIEW_APPS: 1` in the
`variables` key of `.gitlab-ci.yml`. `variables` key of `.gitlab-ci.yml`.
The active environments linked to Review Apps can be listed by The active environments linked to Review Apps can be listed by
navigating to the project page -> Deployments -> Environments. navigating to the project page in `Deployments` -> `Environments`.
An HTTP authentication is required to access these environments: the An HTTP authentication is required to access these environments: the
username is `tor-www` and the password is blank. These credentials username is `tor-www` and the password is blank. These credentials
... ...
......