Add README and .env.example

This commit is contained in:
2026-03-08 23:29:37 -07:00
parent 4f66102bbb
commit 7c94060542
2 changed files with 106 additions and 0 deletions

3
.env.example Normal file
View File

@@ -0,0 +1,3 @@
MYSQL_ROOT_PASSWORD=sproutly_root_secret
MYSQL_USER=sproutly
MYSQL_PASSWORD=sproutly_secret