fix docker compose

This commit is contained in:
2025-05-28 09:05:50 +03:30
parent 969a14d9b6
commit 9929eeffd0
+1 -1
View File
@@ -5,7 +5,7 @@ services:
frontend: frontend:
build: build:
context: . context: .
dockerfile: dockerfile dockerfile: Dockerfile
args: args:
- NODE_ENV=production - NODE_ENV=production
- NEXT_TELEMETRY_DISABLED=1 - NEXT_TELEMETRY_DISABLED=1