Files
Nexus-Guard-Suite/.gitmodules
T
datadunia 94ed6a8184
CI / dashboard-test (push) Failing after 18s
CI / server-core-test (push) Failing after 15s
CI / device-agent-test (push) Failing after 14s
CI / build-server-core (push) Has been skipped
CI / build-device-agent (push) Has been skipped
CI / build-dashboard (push) Has been skipped
CI / build-docs (push) Has been skipped
CI / release (push) Has been skipped
ci: fix submodule URLs to HTTPS for reverse proxy
2026-06-10 04:52:34 +07:00

10 lines
372 B
Plaintext

[submodule "apps/server-core"]
path = apps/server-core
url = https://git.datadunia.com/nexusguard/nexus-server-core.git
[submodule "apps/dashboard-ui"]
path = apps/dashboard-ui
url = https://git.datadunia.com/nexusguard/nexus-dashboard-ui.git
[submodule "apps/device-agent"]
path = apps/device-agent
url = https://git.datadunia.com/nexusguard/nexus-device-agent.git