Fix web docker context to support nginx config and shared sounds
This commit is contained in:
@@ -48,8 +48,8 @@ services:
|
||||
|
||||
web:
|
||||
build:
|
||||
context: ../client-web
|
||||
dockerfile: Dockerfile
|
||||
context: ..
|
||||
dockerfile: client-web/Dockerfile
|
||||
container_name: knot-web
|
||||
restart: always
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user