Update README.md
This commit is contained in:
parent
4293889e6e
commit
6ca678c72a
@ -1,9 +1,10 @@
|
|||||||
# Install
|
# Install
|
||||||
install docker and docker compose
|
1. install docker and docker compose
|
||||||
```sh
|
```sh
|
||||||
apt install docker.io docker-compose -y
|
apt install docker.io docker-compose -y
|
||||||
```
|
```
|
||||||
|
2. modfiy the db connection string
|
||||||
|
|
||||||
now start the docker compose
|
3. now start the docker compose
|
||||||
|
|
||||||
and the access the db via datagrip and execute the sql
|
4. access the db via datagrip and execute the sql
|
||||||
Loading…
Reference in New Issue
Block a user