mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 04:22:11 +00:00
otc_env: Added example project
This commit is contained in:
parent
2587435f96
commit
919eaabfb2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
export OS_USERNAME=your_api_user
|
||||
export OS_PASSWORD=your_password
|
||||
export OS_USER_DOMAIN_NAME=OTC-EU-DE-000000000010000XXXXX
|
||||
export OS_PROJECT_NAME=eu-de
|
||||
export OS_PROJECT_NAME=eu-de_your_project
|
||||
export OS_AUTH_URL=https://iam.eu-de.otc.t-systems.com/v3
|
||||
|
|
Loading…
Reference in a new issue