Skip to content

Commit 91f02cd

Browse files
committed
Fix the admin password environment variable name
1 parent ea623b0 commit 91f02cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Env variables are passed in the run command with the "-e" switch.
6666
##### Optional env-variables:
6767

6868
To specify a pre-defined admin password for Zend Server use:
69-
- ZS_ADMIN_PASSWORD
69+
- ZEND_ADMIN_PASSWORD
7070

7171
Automatically Deploy an app from Git URL:
7272
- GIT_URL

0 commit comments

Comments
 (0)