Skip to content

Commit f7ccedb

Browse files
authored
add test log
1 parent f672b0d commit f7ccedb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ export function loadEnv(env: env, fromWorkerEnv: boolean): env {
5757
? env.IDENTITY_SERVICE_PUBLIC_KEY
5858
: process.env.IDENTITY_SERVICE_PUBLIC_KEY || "",
5959
};
60+
console.log(Env.DISCORD_PUBLIC_KEY);
6061
return Env;
6162
}
6263

0 commit comments

Comments
 (0)