diff --git a/docs/simple-development.md b/docs/simple-development.md index 3b3b0b5..a648ed1 100644 --- a/docs/simple-development.md +++ b/docs/simple-development.md @@ -229,9 +229,10 @@ volume: Edit the `000-comanage.conf` file and add a `SetEnv` directive, for example ``` -SetEnv OIS_ENV_NAME_GIVEN Scott -SetEnv OIS_ENV_NAME_FAMILY Koranda -SetEnv OIS_ENV_MAIL skoranda@gmail.com +SetEnv ENV_OIS_NAME_GIVEN Scott +SetEnv ENV_OIS_NAME_FAMILY Koranda +SetEnv ENV_OIS_MAIL skoranda@gmail.com +SetEnv ENV_OIS_EPPN scott.koranda@sphericalcowgroup.com ``` Restart the services and authenticate to COmanage Registry.