access to whole repo

This commit is contained in:
2026-02-06 11:32:35 -06:00
parent ae12eb87f0
commit 36ef7eb4bf
3 changed files with 36 additions and 14 deletions

View File

@@ -2,9 +2,9 @@ services:
# --- FRONTEND ---
bizmatch-ssr:
build:
context: ./bizmatch # Pfad zum Angular Ordner
dockerfile: Dockerfile
image: bizmatch-ssr:latest
context: . # Pfad zum Angular Ordner
dockerfile: bizmatch/Dockerfile
image: bizmatch-ssr
container_name: bizmatch-ssr
restart: unless-stopped
ports: