chore: add node docker service for vite dev server and prod build
This commit is contained in:
@@ -4,6 +4,8 @@ services:
|
||||
context: .
|
||||
dockerfile: docker/app/Dockerfile
|
||||
target: prod
|
||||
additional_contexts:
|
||||
node-build: docker/node
|
||||
image: git.lclr.dev/thibaud-lclr/ltbxd-actorle/app:latest
|
||||
ports:
|
||||
- "80:80"
|
||||
|
||||
Reference in New Issue
Block a user