mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Do not load TP over the docker
This commit is contained in:
@@ -11,7 +11,7 @@ sed -i 's/127.0.0.1/0.0.0.0/g' /etc/redis/redis.conf /etc/mysql/my.cnf
|
||||
cd /usr/share/cgrates/storage/mysql && ./setup_cgr_db.sh root CGRateS.org
|
||||
|
||||
# load tariff plan data
|
||||
cd /root/cgr/data/tariffplans/osips_training; cgr-loader
|
||||
#cd /root/cgr/data/tariffplans/osips_training; cgr-loader
|
||||
|
||||
cd /root/cgr
|
||||
DISABLE_AUTO_UPDATE="true" zsh
|
||||
|
||||
Reference in New Issue
Block a user