Added inital configuration for Ghost, Caddy, MySQL & Traffic Analytics

This commit is contained in:
Joe Grigg
2025-05-27 16:36:01 +01:00
parent efe8131c4f
commit 72be447b06
5 changed files with 166 additions and 0 deletions

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
DOMAIN=example.com
DATABASE_ROOT_PASSWORD=reallysecurerootpassword
DATABASE_USER=optionalusername
DATABASE_PASSWORD=ghostpassword