fix for database setup
This commit is contained in:
parent
8db8cd360b
commit
cad4260c6f
@ -56,7 +56,7 @@ commands installed.
|
|||||||
To start the ChirpStack simply run:
|
To start the ChirpStack simply run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ docker-compose up
|
$ POSTGRES_USER=postgres 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
|
||||||
|
0
configuration/postgresql/initdb/001-init-chirpstack.sh
Normal file → Executable file
0
configuration/postgresql/initdb/001-init-chirpstack.sh
Normal file → Executable file
0
configuration/postgresql/initdb/002-chirpstack_extensions.sh
Normal file → Executable file
0
configuration/postgresql/initdb/002-chirpstack_extensions.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user