Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
hthetiot opened this issue Apr 2, 2018 · 1 comment
Closed
Assignees
Labels

Comments

@hthetiot
Copy link

hthetiot commented Apr 2, 2018

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

@flaccid flaccid self-assigned this Apr 2, 2018
flaccid added a commit that referenced this issue Apr 2, 2018
Environment variable EC2 should of be of type string.
@flaccid flaccid added the bug label Apr 2, 2018
@flaccid
Copy link
Owner

flaccid commented Apr 2, 2018

Thanks, fixed!

@flaccid flaccid closed this as completed Apr 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants