This commit is contained in:
2026-02-06 13:25:51 -06:00
parent 33ea71dc12
commit a9dcb66e5b
3 changed files with 5 additions and 2 deletions

View File

@@ -6,6 +6,8 @@ services:
dockerfile: bizmatch/Dockerfile
image: bizmatch-ssr
container_name: bizmatch-ssr
extra_hosts:
- "localhost:host-gateway"
restart: unless-stopped
ports:
- '4200:4000' # Extern 4200 -> Intern 4000 (SSR)