Fix Error: Solvento el error de carga de una segunda tabla y añado un log para ver posibles errores con el audio
This commit is contained in:
+4
-4
@@ -1,4 +1,4 @@
|
||||
IPSERVER = 192.168.82.156
|
||||
IPSERVER=192.168.82.156
|
||||
PORT=5000
|
||||
ORA_DIRECTORY="C:/oracle/product/11.2.0.4"
|
||||
DB_USER=CSMKIOSCOS
|
||||
@@ -8,7 +8,7 @@ DB_PORT=1521
|
||||
DB_SID=REALRAC1
|
||||
MODE="1"
|
||||
THEME="csm"
|
||||
MONITOR_ID_1=1
|
||||
MONITOR_ID_2=2
|
||||
MONITOR_ID_1=0
|
||||
MONITOR_ID_2=0
|
||||
IS_QUIRO_1=0
|
||||
IS_QUIRO_2=1
|
||||
IS_QUIRO_2=0
|
||||
Reference in New Issue
Block a user