Updated on 2026-08-14
This commit is contained in:
parent
692c6514fc
commit
bba915b9ec
10 changed files with 138 additions and 0 deletions
|
|
@ -28,4 +28,5 @@ data class EnvironmentConfig(
|
|||
val bffStaticTokenDev: String? = null,
|
||||
val gaslessTxApiKeyDev: String? = null,
|
||||
val gaslessTxApiKey: String? = null,
|
||||
val customerIoCdpApiKey: String = "",
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue