mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
🙈 Remove url
from default production config (#8644)
closes #8619 Removes the `url` property from `config.production.json` as it's not needed and causes confusing errors.
This commit is contained in:
parent
c2e47f89ba
commit
dc25c06b31
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"url": "http://my-ghost-blog.com",
|
||||
"database": {
|
||||
"client": "mysql",
|
||||
"connection": {
|
||||
|
|
Loading…
Add table
Reference in a new issue