Remove dockerfile-local

This commit is contained in:
Hongbo Wu
2022-10-06 12:57:30 +08:00
parent 111639a31d
commit bc9b50c3cb
2 changed files with 1 additions and 52 deletions

View File

@ -138,7 +138,7 @@ services:
content-fetch:
build:
context: .
dockerfile: ./packages/content-fetch/Dockerfile-local
dockerfile: ./packages/content-fetch/Dockerfile
container_name: "omnivore-content-fetch"
ports:
- "9090:8080"