mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Remove community_server url call in gitmodules and readme.
This commit is contained in:
parent
e5c3c3c57a
commit
abec7d0248
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -2,7 +2,3 @@
|
|||||||
path = gn
|
path = gn
|
||||||
url = https://github.com/gradido/gn.git
|
url = https://github.com/gradido/gn.git
|
||||||
branch = master
|
branch = master
|
||||||
|
|
||||||
[submodule "community_server/src/protobuf"]
|
|
||||||
path = community_server/src/protobuf
|
|
||||||
url = https://github.com/gradido/gradido_protocol.git
|
|
||||||
|
|||||||
@ -60,7 +60,6 @@ docker-compose -f docker-compose.yml up
|
|||||||
- [frontend](./frontend) Wallet frontend
|
- [frontend](./frontend) Wallet frontend
|
||||||
- [backend](./backend) GraphQL & Business logic backend
|
- [backend](./backend) GraphQL & Business logic backend
|
||||||
- [mariadb](./mariadb) Database backend
|
- [mariadb](./mariadb) Database backend
|
||||||
- [community_server](./community_server/) Business logic backend
|
|
||||||
|
|
||||||
We are currently restructuring the service to reduce dependencies and unify business logic into one place. Furthermore the databases defined for each service will be unified into one.
|
We are currently restructuring the service to reduce dependencies and unify business logic into one place. Furthermore the databases defined for each service will be unified into one.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user