All error messages in german and in englisch
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ import http from 'http'
|
||||
* Get port from environment and store in Express.
|
||||
*/
|
||||
|
||||
const port = normalizePort(process.env.PORT || '3004');
|
||||
const port = normalizePort(process.env.PORT || '3005');
|
||||
app.set('port', port);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user