Final cleanup and documentation updates

This commit is contained in:
2026-01-12 14:03:48 +01:00
parent 1874d5f4ed
commit 897ab1ff77
9 changed files with 360 additions and 360 deletions

View File

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