This commit is contained in:
2026-01-07 10:33:05 -06:00
parent d36da86eee
commit 15252be431

View File

@@ -1,9 +1,10 @@
services:
bizmatch-ssr:
build: .
image: bizmatch-ssr
container_name: bizmatch-ssr
restart: unless-stopped
ports:
- '4200:4200'
environment:
NODE_ENV: production
NODE_ENV: DEVELOPMENT