Name backend process
This commit is contained in:
@@ -20,6 +20,8 @@ import {
|
||||
methodParser,
|
||||
} from "./types";
|
||||
|
||||
process.title = "express-diachron-app";
|
||||
|
||||
const app = express();
|
||||
|
||||
services.logging.log({ source: "logging", text: ["1"] });
|
||||
|
||||
Reference in New Issue
Block a user