Fix web docker context to support nginx config and shared sounds

This commit is contained in:
Халимов Рустам
2026-03-19 22:38:00 +03:00
parent 17d02beb30
commit 71667f8948
2 changed files with 14 additions and 13 deletions
+2 -2
View File
@@ -48,8 +48,8 @@ services:
web:
build:
context: ../client-web
dockerfile: Dockerfile
context: ..
dockerfile: client-web/Dockerfile
container_name: knot-web
restart: always
ports: