|
@@ -703,6 +703,7 @@ class Release extends Command
|
|
|
->addVolumes("./extra/supervisord/bin/huawei", "/usr/bin/huawei")
|
|
|
->addVolumes("./extra/supervisord/bin/zte", "/usr/bin/zte")
|
|
|
->addVolumes("./stats", "/opt/stats")
|
|
|
+ ->addVolumes("./ftth", "/opt/ftth")
|
|
|
->addEnv_file("running.env")
|
|
|
->addEnv_file($host_env_file)
|
|
|
->addEnv_file("stats.host.env")
|