fix(deploy): remove miroflow submodule (broken ref)
- Remove server/modules/miroflow do .gitmodules - Permite deploy no Coolify sem erro de submodule - MiroFlow pode ser re-adicionado depois com ref correta Refs: Deploy com Kernel
This commit is contained in:
parent
2e76496ff4
commit
75953a8542
|
|
@ -1,6 +1,3 @@
|
||||||
[submodule "server/modules/miroflow"]
|
|
||||||
path = server/modules/miroflow
|
|
||||||
url = https://github.com/MiroMindAI/MiroFlow.git
|
|
||||||
[submodule "server/modules/openclaw"]
|
[submodule "server/modules/openclaw"]
|
||||||
path = server/modules/openclaw
|
path = server/modules/openclaw
|
||||||
url = https://github.com/miaoxworld/OpenClawInstaller.git
|
url = https://github.com/miaoxworld/OpenClawInstaller.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue