From 0351c4ba0df80fa67d38df66ef164b57d7460dab Mon Sep 17 00:00:00 2001 From: dloftu389_comcast Date: Fri, 26 Aug 2022 09:35:52 -0400 Subject: [PATCH] fix for database setup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b4d649..3061970 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ commands installed. To start the ChirpStack simply run: ```bash -$ POSTGRES_USER=postgres docker-compose up +$ docker-compose up ``` After all the components have been initialized and started, you should be able