fix compose file

This commit is contained in:
Nawaz Dhandala
2022-01-21 21:12:25 +00:00
parent 4c94557f34
commit 0fcb4b4810

View File

@@ -26,7 +26,9 @@ services:
backend:
ports:
- '3002:3002'
build: ./backend
build:
context: .
dockerfile: ./backend/Dockerfile
env_file:
- ./backend/.env
environment: