Compare commits

..

No commits in common. "aa1c8a9e577cab0b9691f827cce6a736214a4ba6" and "fe6d795e164631d7f26ff55789a957c080996f5f" have entirely different histories.

2 changed files with 2 additions and 5 deletions

View file

@ -5,6 +5,4 @@ services:
context: .
volumes:
- ./conf:/conf
- ./data:/data
ports:
- 5060:5060
- ./data:/data

View file

@ -1,7 +1,6 @@
#! /bin/bash
cp /conf/* /usr/local/etc/yate/
mkdir -p /usr/local/share/yate
cp -r /data/* /usr/local/share/yate/
cp -r /data /usr/local/share/yate
yate -vvv -Do