0
0
Fork 0

Fix the target and environment

This commit is contained in:
Oliver-Akins 2023-08-26 20:45:52 -06:00
parent 2d8d6f4aa0
commit 49d6536269
2 changed files with 3 additions and 2 deletions

View file

@ -5,7 +5,7 @@ services:
api:
build:
dockerfile: "dockerfile"
target: "dev"
target: "prod"
ports:
- "6969:6969"
environment: