mirror of
https://github.com/fergalmoran/dss.docker.git
synced 2025-12-22 09:18:29 +00:00
Fixed modules
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,4 +1,4 @@
|
|||||||
.env
|
.env
|
||||||
.dss.web/
|
dss.web/
|
||||||
.dss.api/
|
dss.api/
|
||||||
.dss.radio/
|
dss.radio/
|
||||||
|
|||||||
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -1,9 +0,0 @@
|
|||||||
[submodule "dss.api"]
|
|
||||||
path = dss.api
|
|
||||||
url = git@github.com:fergalmoran/dss.api.git
|
|
||||||
[submodule "dss.web"]
|
|
||||||
path = dss.web
|
|
||||||
url = git@github.com:fergalmoran/dss.web.git
|
|
||||||
[submodule "dss.radio"]
|
|
||||||
path = dss.radio
|
|
||||||
url = git@github.com:fergalmoran/dss.radio.git
|
|
||||||
|
|||||||
Submodule dss.radio deleted from 04d9de8370
Reference in New Issue
Block a user