web-wallet
web-wallet copied to clipboard
dev:docker script gives error on macOS
running dev:docker on macOS gives me an error:
$ docker-compose --env-file /dev/null up
ERROR: /dev/null is not a file.
error Command failed with exit code 1.
docker-compose up
worked fine. Suggest that it is changed if it doesnt break on other OS?