mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-12 18:38:04 +00:00
refactor: restructure chat-vault to services architecture
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
# 部署脚本
|
||||
set -e
|
||||
|
||||
echo "Deploying..."
|
||||
# docker-compose up -d
|
||||
echo "Done!"
|
||||
Reference in New Issue
Block a user