mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
README.md list style
This commit is contained in:
parent
3bb783c839
commit
73925b0869
17
README.md
17
README.md
@ -23,17 +23,18 @@ git clone git@github.com:gradido/gradido.git
|
|||||||
git submodule update --recursive --init
|
git submodule update --recursive --init
|
||||||
```
|
```
|
||||||
|
|
||||||
2.1 Run docker compose for the debug build
|
2. Run docker compose
|
||||||
|
1. Run docker compose for the debug build
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker-compose up
|
docker-compose up
|
||||||
```
|
```
|
||||||
|
|
||||||
2.2 Or run docker compose in production build
|
2. Or run docker compose in production build
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker-compose -f docker-compose.yml up
|
docker-compose -f docker-compose.yml up
|
||||||
```
|
```
|
||||||
|
|
||||||
## Useful Links
|
## Useful Links
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user