Almost hostable from monorepo
This commit is contained in:
@@ -4,8 +4,8 @@ networks:
|
||||
services:
|
||||
techtracker-next:
|
||||
build:
|
||||
context: ../../../apps/next/
|
||||
dockerfile: host/next/docker/Dockerfile
|
||||
context: ../../../
|
||||
dockerfile: ./host/next/docker/Dockerfile
|
||||
image: ${CONTAINER_NAME}:alpine
|
||||
container_name: ${CONTAINER_NAME}
|
||||
env_file: [.env]
|
||||
|
Reference in New Issue
Block a user