README updated

This commit is contained in:
zwnk 2025-01-16 15:40:24 -03:00
parent d39ecb84c3
commit 93679fa35c

View file

@ -8,10 +8,10 @@ It serves as demo to on how to setup the containerization with docker.
Clone the 3 repos into the folder:
```mkdir TestProject && cd TestProject```
```git clone ssh://git@git.impstyle.com:222/test/demo-docker.git docker```
```git clone ssh://git@git.impstyle.com:222/test/demo-fronted.git frontend```
```git clone ssh://git@git.impstyle.com:222/test/demo-backend.git backend```
* ```mkdir TestProject && cd TestProject```
* ```git clone ssh://git@git.impstyle.com:222/test/demo-docker.git docker```
* ```git clone ssh://git@git.impstyle.com:222/test/demo-fronted.git frontend```
* ```git clone ssh://git@git.impstyle.com:222/test/demo-backend.git backend```
## SSH git clone via docker compose