erp-transportistas-v2/.gitmodules
Adrian Flores Cortes 5a54aa9311 [erp-transportistas] chore: Normalize submodule URLs to SSH protocol
Change HTTP URLs (72.60.226.4:3000) to SSH (gitea-server) for consistency
with other ERP projects. Resolves INC-002 from TASK-2026-02-02.

Changes:
- backend: http → git@gitea-server
- frontend: http → git@gitea-server
- database: http → git@gitea-server

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 16:20:21 -06:00

10 lines
321 B
Plaintext

[submodule "backend"]
path = backend
url = git@gitea-server:rckrdmrd/erp-transportistas-backend-v2.git
[submodule "frontend"]
path = frontend
url = git@gitea-server:rckrdmrd/erp-transportistas-frontend-v2.git
[submodule "database"]
path = database
url = git@gitea-server:rckrdmrd/erp-transportistas-database-v2.git