mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-15 09:01:13 +00:00
rename
This commit is contained in:
parent
7ae2b7a71c
commit
4ac6275dbf
20 changed files with 83 additions and 83 deletions
|
|
@ -5,6 +5,6 @@ const config = loadConfig();
|
|||
const app = createApp(config);
|
||||
|
||||
app.listen(config.port, "0.0.0.0", () => {
|
||||
console.log(`aiNAS control plane listening on port ${config.port}`);
|
||||
console.log(`betterNAS control plane listening on port ${config.port}`);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue