ci: delete environment.json (#4239)

* Delete environment.json

* Update .gitignore
This commit is contained in:
Elio Bischof 2022-08-25 13:56:27 +02:00 committed by GitHub
parent cb8e6c9f24
commit 14124c6e38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 7 deletions

View File

@ -1,3 +1,3 @@
# environment.json should be dynamically fetched
# e.g. curl http://localhost:4200/assets/environment.json > ./src/assets/environment.json
# environment.json
environment.json

View File

@ -1,6 +0,0 @@
{
"api": "https://bringmos-jv1jqo.zitadel.app",
"issuer": "https://bringmos-jv1jqo.zitadel.app",
"clientid": "163706959596355841@zitadel",
"customer_portal": "https://zitadel.cloud"
}