it's docker time

This commit is contained in:
Kieran Eglin 2024-06-13 15:58:51 -07:00
parent 674b5bba41
commit 81bd819123
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -2,7 +2,7 @@ services:
phx:
build:
context: ../
dockerfile: ./dev.Dockerfile
dockerfile: ./docker/dev.Dockerfile
environment:
- MIX_ENV=test
volumes: