flaccid/docker-freeswitch

freeswitch.environment.EC2 contains true, which is an invalid type

Closed this issue · 1 comments

docker-compose -f docker-compose.yml -f docker.compose.ec2.yml up -d

Is causing:

ERROR: The Compose file './docker.compose.ec2.yml' is invalid because:
freeswitch.environment.EC2 contains true, which is an invalid type, it should be a string, number, or a null

Thanks, fixed!