From 2cd7f4019cd65cbe2bd1b4084f02187444182d74 Mon Sep 17 00:00:00 2001 From: Hayden Young Date: Sun, 21 Mar 2021 19:34:46 +0000 Subject: [PATCH] chore: add default user string --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6bb0a35..bcfcb9d 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ DevOps implementation, with GitHub Actions providing automatic updates. API documentation in the form of an OpenAPI spec can be found in the `docs` directory. +## Default User + +The default user has a username of `root` and a password of `root`. + ## Developing This repository comes with a Docker Compose configuration used to bring up a dev