try resolve build context path not present even though not building during release

This commit is contained in:
Collin M. Barrett 2019-12-07 16:47:25 -06:00
parent 45bc3cc47a
commit f5036672d6

View file

@ -6,4 +6,8 @@ services:
- "443:443"
volumes:
- ./ops/nginx/conf.d:/etc/nginx/conf.d:ro
- ~/cert:/etc/nginx/cert:ro
- ~/cert:/etc/nginx/cert:ro
web:
build:
context: .