This commit is contained in:
KofK 2025-02-12 12:37:49 +03:00
parent ef99f5de39
commit 0870bbcba3

View File

@ -32,7 +32,7 @@ services:
frontend: frontend:
build: build:
context: . context: .
dockerfile: Dockerfile.frontend dockerfile: ./futa-clone/Dockerfile.frontend
container_name: frontend container_name: frontend
ports: ports:
- "3000:3000" - "3000:3000"