mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 15:18:44 +05:00
Update Dockerfile for FreeSWITCH 1.8, install from deb and latest
cgr-engine syntax.
This commit is contained in:
committed by
Dan Christian Bogos
parent
be06504663
commit
96a1f598ad
@@ -28,7 +28,7 @@ RUNDIR=$TMP_DIR/run
|
||||
PIDFILE=$RUNDIR/cgr-engine.pid
|
||||
STACKTRACE=$RUNDIR/$NAME.strace
|
||||
ENABLE=true
|
||||
DAEMON_OPTS="-config_dir=$TUTFOLDER/etc/cgrates"
|
||||
DAEMON_OPTS="-config_path=$TUTFOLDER/etc/cgrates"
|
||||
CDREDIR=$TMP_DIR/cdre
|
||||
CDRCINDIR=$TMP_DIR/cdrc/in
|
||||
CDRCOUTDIR=$TMP_DIR/cdrc/out
|
||||
|
||||
Reference in New Issue
Block a user