1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00

move git submodule of backend

This commit is contained in:
Steffen Vogel 2017-06-28 00:37:37 +02:00
parent b57d0699e3
commit 1b3fb81872
3 changed files with 5 additions and 4 deletions

6
.gitmodules vendored
View file

@ -1,4 +1,4 @@
[submodule "VILLASweb-backend"]
path = VILLASweb-backend
url = ../../VILLASframework/VILLASweb-backend.git
[submodule "backend"]
path = backend
url = git@git.rwth-aachen.de:VILLASframework/VILLASweb-backend.git
branch = develop

1
backend Submodule

@ -0,0 +1 @@
Subproject commit 22e594a848798a79f0ab90e6e0a6ff2fe3d91e8b

View file

@ -15,7 +15,7 @@ services:
restart: always
backend:
build: VILLASweb-backend
build: backend
links:
- database
environment: