瀏覽代碼

new changes

placidenduwayo 1 年之前
父節點
當前提交
54b60b809d
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      README.md

+ 2
- 2
README.md 查看文件

@@ -1,4 +1,4 @@
1
-# Docker images of microservices-oriented application
1
+# Docker images of microservices-base application
2 2
 This git is containing a **docker-compose.yml** file for deploying in docker images all utility services and all business services:
3 3
 * utility services:
4 4
 	 * a database service: ***microservices-db***
@@ -14,7 +14,7 @@ This git is containing a **docker-compose.yml** file for deploying in docker ima
14 14
 	* a microservice of managing companies: ***addressesclean-archi-business-service-company***
15 15
 
16 16
 The backend(a spring boot microservices-base application) and the frontend (angular application) are located on the following git:
17
-- [backend-part and frontend-part)](https://gitea.natan.fr/placidenduwayo/fullstack-application-springboot-angular.git)
17
+- [backend-part and frontend-part](https://gitea.natan.fr/placidenduwayo/fullstack-application-springboot-angular.git)
18 18
 
19 19
 ## Microservices configuration server
20 20
 All services (utility services and business services) configiration files for config server are located on the following git:

Powered by TurnKey Linux.