chirpstack-docker
chirpstack-docker copied to clipboard
Simplify postgres setup
If POSTGRES_USER, POSTGRES_PASSWORD and POSTGRES_DB are set, the postgres container automatically creates the database and role with the set name and password.
Works perfect. Please accept :)