kmturley/docker-compose-microservices

What is the colon dash dot syntax in the environment variable token?

Neutrino-Sunset opened this issue · 0 comments

What's this ${SERVICE_NODE:-.}:/usr/src/app

There appears to be a superflous :-. in the variable expansion token the purpose of which is not obvious.