Skip to content

Commit b4dbaa4

Browse files
committed
MQE-1905: Inconsistent environment variable naming for MAGENTO_BACKEND_BASE_HOST
1 parent efed6e2 commit b4dbaa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/config/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
MAGENTO_BASE_URL=http://devdocs.magento.com/
66

77
#*** Uncomment if you are running Admin Panel on separate domain (used with MAGENTO_BACKEND_NAME) ***#
8-
# MAGENTO_BACKEND_BASE_HOST=http://admin.example.com/
8+
# MAGENTO_BACKEND_BASE_URL=http://admin.example.com/
99

1010
#*** Set the Admin Username and Password for your Magento instance ***#
1111
MAGENTO_BACKEND_NAME=admin

0 commit comments

Comments
 (0)