add frontend docker service

This commit is contained in:
Parsa Nazer
2025-01-26 03:09:36 +03:30
parent 6a05adcb92
commit 1e27bb8a01
+9 -9
View File
@@ -1,13 +1,13 @@
services: services:
# frontend: frontend:
# build: build:
# context: ./frontend context: ./frontend
# ports: ports:
# - "80:3000" - "80:3000"
# depends_on: depends_on:
# - django - django
# networks: networks:
# - default - default
django: django:
build: build: