initial commit
This commit is contained in:
7
dev/tekton/examples/example-bank/.env.template
Executable file
7
dev/tekton/examples/example-bank/.env.template
Executable file
@@ -0,0 +1,7 @@
|
||||
APP_ID_IAM_APIKEY=
|
||||
APP_ID_MANAGEMENT_URL=
|
||||
APP_ID_CLIENT_ID=
|
||||
APP_ID_CLIENT_SECRET=
|
||||
APP_ID_TOKEN_URL=
|
||||
PROXY_USER_MICROSERVICE=user-service:9080
|
||||
PROXY_TRANSACTION_MICROSERVICE=transaction-service:9080
|
||||
Reference in New Issue
Block a user