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:
build:
context: .
dockerfile: Dockerfile.frontend
dockerfile: ./futa-clone/Dockerfile.frontend
container_name: frontend
ports:
- "3000:3000"