update docker-compose file

This commit is contained in:
Keannu Bernasol 2024-01-07 02:54:56 +08:00
parent ea7af73c65
commit 7a3b477448

View file

@ -2,7 +2,7 @@ version: "3.9"
services:
# Django App
django_equipment_tracker:
django_csm_backend:
build:
context: .
dockerfile: Dockerfile