mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: add production target to api
This commit is contained in:
committed by
Mohamed Marrouchi
parent
604dd5aa0c
commit
99c5765e6f
@@ -13,6 +13,7 @@ services:
|
||||
api:
|
||||
build:
|
||||
context: ../api
|
||||
target: development
|
||||
pull_policy: build
|
||||
ports:
|
||||
- ${API_PORT}:3000
|
||||
|
||||
Reference in New Issue
Block a user