From 61b32a731e076264db0b2e73736302f5c5affc4c Mon Sep 17 00:00:00 2001 From: "vasary.daniel" Date: Sun, 7 Nov 2021 22:00:05 +0000 Subject: [PATCH] git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C32348 --- .../run-mediacube-server-local.launch | 14 ++++++++++++-- .../production/LOCAL/settings/application.yaml | 8 ++++---- server/-product/production/LOCAL/settings/dsm.opt | 4 +--- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/server/-configuration/run-mediacube-server-local.launch b/server/-configuration/run-mediacube-server-local.launch index ff249010..52d4b87b 100644 --- a/server/-configuration/run-mediacube-server-local.launch +++ b/server/-configuration/run-mediacube-server-local.launch @@ -12,6 +12,16 @@ + + + + + + + + + + @@ -20,8 +30,8 @@ - - + + diff --git a/server/-product/production/LOCAL/settings/application.yaml b/server/-product/production/LOCAL/settings/application.yaml index 8a94fef7..c046901e 100644 --- a/server/-product/production/LOCAL/settings/application.yaml +++ b/server/-product/production/LOCAL/settings/application.yaml @@ -1,15 +1,15 @@ datasource: mediacube: - url: jdbc:db2://10.11.1.90:50000/mc - user: db2admin + url: jdbc:db2://192.168.0.25:50000/mc + user: db2inst1 password: password external-indexer: false simple-search: true login-timeout: 3 pool-size: 10 mediacube-nosql: - url: jdbc:db2://10.11.1.90:50000/mc - user: db2admin + url: jdbc:db2://192.168.0.25:50000/mc + user: db2inst1 password: password schema: test login-timeout: 3 diff --git a/server/-product/production/LOCAL/settings/dsm.opt b/server/-product/production/LOCAL/settings/dsm.opt index 0a0a0ded..90fcbdd2 100644 --- a/server/-product/production/LOCAL/settings/dsm.opt +++ b/server/-product/production/LOCAL/settings/dsm.opt @@ -1,3 +1 @@ -SErvername MEDIACUBE -traceflags api -tracefile /opt/mediacube/log/tsm.trace \ No newline at end of file +SErvername tsm.in.useribm.hu -- 2.54.0