chat ws with pfp is working

This commit is contained in:
David Bruno Vontor
2026-05-28 17:23:04 +02:00
parent f19375254f
commit 8269d044a2
28 changed files with 299 additions and 90 deletions

View File

@@ -91,6 +91,8 @@ services:
nginx: #web server, reverse proxy, serves static files
container_name: nginx-vontor-cz
profiles:
- production
build:
context: ./frontend
dockerfile: Dockerfile.prod