We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adff2bb commit cf2db3bCopy full SHA for cf2db3b
config.js
@@ -1,4 +1,4 @@
1
-exports.APP_NAME = 'Gateway Database';
+exports.APP_NAME = 'Database Gateway';
2
exports.APP_URL = 'http://localhost:3000';
3
exports.APP_WS_URL = 'ws://localhost:3000';
4
exports.DEVELOPMENT_MODE = Boolean(process.env.ELECTRON_DEVELOP);
0 commit comments