fix(docker): remove obsolete version attribute and add backend/frontend Dockerfiles

This commit is contained in:
DanielS
2026-08-19 00:14:45 +02:00
parent 7159698b7f
commit 63a9d05002
3 changed files with 16 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
version: '3.8'
services:
# 1. PostgreSQL 16 Datenbank (Hybrid Multi-Tenant Storage)
postgres:
image: postgres:16-alpine