We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a0818 commit 2446bb5Copy full SHA for 2446bb5
1 file changed
Testing.md
@@ -27,6 +27,7 @@ As you can see the plugin is bundled with Cypress testing on this repository. Yo
27
"ENV_HTTP_USER": "", // if you have HTTP auth when accessing website
28
"ENV_HTTP_PASS": "",
29
"ENV_ADMIN_URL": "", // like http(s)://baseUrl/administrator
30
+ "ENV_PHOENIX_ADMIN_URL": "",
31
"ENV_CLIENT_USER": "", // frontend user
32
"ENV_CLIENT_PASS": "",
33
"ENV_ADMIN_USER": "", // admin user
0 commit comments