mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-10-13 15:28:05 +01:00
moved json to configs folder
This commit is contained in:
parent
692a852194
commit
c89901eb2c
@ -1,4 +1,4 @@
|
||||
const emulatorConfig = require("./emulatorConfig.json");
|
||||
import emulatorConfig from "../../../configs/emulator.json";
|
||||
|
||||
export const EmulatorMasterKey = emulatorConfig.EmulatorMasterKey || "";
|
||||
export const emulatorAccount = emulatorConfig.Account || {};
|
||||
|
Loading…
x
Reference in New Issue
Block a user