forked from dbroqua/MusicTopus
nodecdtheque => MyMusicLibrary & new UI for adding album
This commit is contained in:
parent
a35c8899ac
commit
a502fe9088
14 changed files with 231 additions and 37 deletions
|
@ -9,7 +9,7 @@ import http from "http";
|
|||
import app from "../app";
|
||||
import { port } from "../config";
|
||||
|
||||
const debug = debugLib("nodecdtheque:server");
|
||||
const debug = debugLib("mymusiclibrary:server");
|
||||
const server = http.createServer(app);
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue