Skip to content

Instantly share code, notes, and snippets.

@paveltyk
Last active September 11, 2019 21:06
build:
docker:
web: Dockerfile
release:
image: web
command:
- POOL_SIZE=2 mix ecto.migrate
run:
web: mix phx.server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment