1
0
Fork 0
mirror of synced 2024-10-04 03:54:37 +13:00

Log global

This commit is contained in:
adrinr 2023-01-31 10:18:51 +00:00
parent d871492187
commit fb9657872b

View file

@ -28,6 +28,8 @@ function overrideConfigValue(key: string, value: string) {
const globalSafe = global as any
console.log(global)
overrideConfigValue(
"COUCH_DB_PORT",
globalSafe["__TESTCONTAINERS_COUCHDB-SERVICE-1_PORT_5984__"]