mirror of
https://github.com/d0zingcat/ghost-docker.git
synced 2026-06-09 15:11:09 +00:00
Added inital configuration for Ghost, Caddy, MySQL & Traffic Analytics
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
DOMAIN=example.com
|
||||
|
||||
DATABASE_ROOT_PASSWORD=reallysecurerootpassword
|
||||
DATABASE_USER=optionalusername
|
||||
DATABASE_PASSWORD=ghostpassword
|
||||
Reference in New Issue
Block a user