template based generation of docker-compose.yml #71 #42

This commit is contained in:
chandi
2021-02-11 15:33:49 +01:00
parent 2a22f37706
commit 16df9ab334
14 changed files with 193 additions and 190 deletions

View File

@@ -3,4 +3,4 @@ set -e
cd $(dirname $0)/..
./scripts/compose exec freeswitch fs_cli -H 10.7.7.1
docker-compose exec freeswitch fs_cli -H 10.7.7.1