mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:17:32 +00:00
ci: delete environment.json (#4239)
* Delete environment.json * Update .gitignore
This commit is contained in:
2
console/src/assets/.gitignore
vendored
2
console/src/assets/.gitignore
vendored
@@ -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
|
||||
|
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"api": "https://bringmos-jv1jqo.zitadel.app",
|
||||
"issuer": "https://bringmos-jv1jqo.zitadel.app",
|
||||
"clientid": "163706959596355841@zitadel",
|
||||
"customer_portal": "https://zitadel.cloud"
|
||||
}
|
Reference in New Issue
Block a user