frontend v0.4.1
- fixed most of the bugs with the rewrite. should be ready to deploy now
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user