frontend v0.4.1

- fixed most of the bugs with the rewrite. should be ready to deploy now
This commit is contained in:
2026-04-08 00:00:28 +01:00
parent 5291e7dee6
commit 529d09aabc
10 changed files with 124 additions and 29 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
backend:
container_name: chatapp_backend
image: git.zxq5.dev/zxq5/chatapp-backend:v0.4.0
image: git.zxq5.dev/zxq5/chatapp-backend:v0.4.1
ports:
- "8000:8000"
depends_on: