fix for database setup

This commit is contained in:
dloftu389_comcast 2022-08-26 09:35:52 -04:00
parent cad4260c6f
commit 0351c4ba0d

View File

@ -56,7 +56,7 @@ commands installed.
To start the ChirpStack simply run: To start the ChirpStack simply run:
```bash ```bash
$ POSTGRES_USER=postgres docker-compose up $ docker-compose up
``` ```
After all the components have been initialized and started, you should be able After all the components have been initialized and started, you should be able