fixed dark input fields and port collision

This commit is contained in:
2026-05-14 08:41:46 +02:00
parent fb92b3ff66
commit 0050de7ea6
3 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ services:
context: ./frontend
dockerfile: Dockerfile
ports:
- "4321:4321"
- "4322:4321"
environment:
- PUBLIC_API_URL=http://backend:3000
depends_on: