spring-cloud-services-samples/acme-fitness-store

Parametrize the command in the tap install docs using environment variables

Opened this issue · 0 comments

The deploy instructions for TAP can be made simpler by using an environment variables to make the commands easier to run. For example https://github.com/Azure-Samples/acme-fitness-store/blob/08cc50ffb1eb7ae753a053f1c24958b60711c0cf/tap/doc/TAPDeploy.md?plain=1#L106

for example appSSORedirectURI=acme-fitness.perfect300rock.com/login/oauth2/code/sso can be changed to appSSORedirectURI=${baseUrl}/login/oauth2/code/sso