access to whole repo
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user