up feedback button, docker frontend csc

This commit is contained in:
Tykayn 2025-10-06 17:31:01 +02:00 committed by tykayn
parent 7ea3a0aff0
commit 09ba6d3e77
7 changed files with 476 additions and 404 deletions

View file

@ -6,7 +6,7 @@ services:
context: ./frontend
dockerfile: ./frontend-dockerfile.yml
ports:
- "4200:4200"
- "80:80"
restart: unless-stopped
container_name: frontend-app