Skip to content

Commit 4376c4b

Browse files
committed
Merge branch 'pr627' into lbajsarowicz-doc-rollup
2 parents 63d7ab0 + 716ebd5 commit 4376c4b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/configuration.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,16 @@ Example:
3232
MAGENTO_BACKEND_NAME=admin_12346
3333
```
3434

35+
### MAGENTO_BACKEND_BASE_URL
36+
37+
(Optional) If you are running Admin Panel on separate domain, you may need to specify this value:
38+
39+
Example:
40+
41+
```conf
42+
MAGENTO_BACKEND_BASE_URL=https://admin.magento2.test
43+
```
44+
3545
### MAGENTO_ADMIN_USERNAME
3646

3747
The username that tests can use to access the Magento Admin page

0 commit comments

Comments
 (0)