Update docs/SETUP.md
This commit is contained in:
parent
6c7bf0223b
commit
fd98afafb6
|
@ -43,7 +43,7 @@ docker image remove apfelnetzwerk-backend
|
|||
docker ps
|
||||
```
|
||||
|
||||
2. attach a shell to the running postgres docker container
|
||||
2. attach a shell to the running backend docker container
|
||||
```bash
|
||||
docker exec -it <id/name> /bin/bash
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue