Set variables for Ghost DB connection

This commit is contained in:
Marwolf
2018-08-24 08:59:20 -04:00
parent ebaffc44f9
commit 3696cb4eaf
2 changed files with 3 additions and 7 deletions

4
.env
View File

@@ -1,10 +1,6 @@
#!/usr/bin/env bash
# Ghost
GHOST_EMAIL=admin@openrsc.com
GHOST_PASSWORD=malwareinfection
GHOST_DATABASE_NAME=ghost
ALLOW_EMPTY_PASSWORD=no
URL=http://localhost/blog
# Nginx