mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
Update docker_dev.md
Fix typos in docker development setup guide
This commit is contained in:
parent
421d58ae8f
commit
cda645bb70
@ -83,7 +83,7 @@ If this is the first time you are interacting with the docker containers, the In
|
||||
Run the following command to open a shell session for the database
|
||||
|
||||
```
|
||||
docker-compose -f docker-compose.dev.yml run inventree-dev-server pgcli -h inventree-db -p 5432 -u pguser
|
||||
docker-compose -f docker-compose.dev.yml run inventree-dev-server pgcli -h inventree-dev-db -p 5432 -u pguser
|
||||
```
|
||||
|
||||
!!! info "User"
|
||||
|
Loading…
x
Reference in New Issue
Block a user