Fix the docker files and shiet

This commit is contained in:
2025-06-19 16:51:46 -05:00
parent c3f6eadabe
commit a895a05f8c
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
services:
techtracker-next:
build:
context: ../../../
dockerfile: docker/development/Dockerfile
context: ../../..
dockerfile: scripts/docker/development/Dockerfile
image: with-docker-multi-env-development
container_name: techtracker-next
networks: