Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Commit 6b149e1

Browse files
committed
Update, include admin status, minor
1 parent 0941e35 commit 6b149e1

File tree

6 files changed

+440
-348
lines changed

6 files changed

+440
-348
lines changed

config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import * as path from 'path';
22

33
export const config = {
4-
port: 3000,
4+
port: 3003,
55
mysqlCred: {
66
host: 'pma.srv3.malcher-server.de',
77
user: 'lagersystem',

0 commit comments

Comments
 (0)