feat: update Docker configuration for combined frontend and backend build process

This commit is contained in:
2025-08-30 14:25:26 +02:00
parent 46899ef7be
commit d710f958b3
4 changed files with 57 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ services:
app:
build:
context: ..
dockerfile: frontend/Dockerfile
dockerfile: Dockerfile
container_name: schafkop-app
restart: unless-stopped
environment: