Updated dockerfile path

This commit is contained in:
Kieran Eglin 2024-06-13 15:39:29 -07:00
parent e32d883797
commit 073771aee6
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -3,7 +3,7 @@ services:
phx:
build:
context: .
dockerfile: ./docker/dev.Dockerfile
dockerfile: ./dev.Dockerfile
volumes:
- '.:/app'
ports: