Closed Drallas closed 2 years ago
Line was inserted below Setup without Docker but should go Setup with Docker Not sure if it also should go below Setup without Docker?
Used quotes, but backticks are needed to display SETUP_COMPLETED strings as code, correct this too.
SETUP_COMPLETED
Thanks, I didn't notice that in the first pull request.
The step is only needed when using SQLite or Postres, otherwise the built in setup will set that value automatically.
Line was inserted below Setup without Docker but should go Setup with Docker Not sure if it also should go below Setup without Docker?
Used quotes, but backticks are needed to display
SETUP_COMPLETED
strings as code, correct this too.