This commit is contained in:
David Arranz 2024-09-08 13:02:41 +02:00
parent caed4993f6
commit f1182a3abb
2 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ services:
build:
args:
- NODE_ENV=production
context: ./server
dockerfile: Dockerfile
context: ./
dockerfile: Dockerfile.server
#target: builder
environment:
- NODE_ENV=production