changed travis/docker setup

This commit is contained in:
lotte
2020-03-19 10:48:53 +01:00
parent c870b3d02c
commit 02c67f4ec0
29 changed files with 151 additions and 58 deletions

View File

@@ -10,7 +10,7 @@ export const environment: GlobalConfig = {
ui: new ServerConfig(
false,
'localhost',
3000,
4000,
// NOTE: Space is capitalized because 'namespace' is a reserved string in TypeScript
'/',
),