🚚(docker) move frontend docker config
Move frontend docker config to src/frontend/Dockerfile.
This commit is contained in:
@@ -120,7 +120,9 @@ services:
|
||||
|
||||
y-webrtc-signaling:
|
||||
build:
|
||||
context: ./src/frontend/
|
||||
context: .
|
||||
dockerfile: ./src/frontend/Dockerfile
|
||||
target: y-webrtc-signaling
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "4444:4444"
|
||||
|
||||
Reference in New Issue
Block a user