Do not load TP over the docker

This commit is contained in:
DanB
2016-08-05 17:33:21 +02:00
parent 2f25352a11
commit 3f9cdf68d1

View File

@@ -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