0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Rishabh Garg aae2e68a1d
Added portal url to config (#12645)
no refs

The Portal URL that is shipped with every Ghost version is so far hardcoded in `ghost_head` and updated every-time we ship a new Portal minor/major change. This change brings the Portal URL inside the default Ghost config, which has few advantages -
- Allows easier access/managing of active Portal url/version
- Allows override for Portal URL for development/other purposes, where `config.*.json` allows using a Portal URL pointing to locally built copy for testing
2021-02-12 23:01:41 +05:30
..
client@6449f35a74 Updated Ghost-Admin to v4.0.0-alpha.1 2021-02-09 17:34:48 +00:00
frontend Added portal url to config (#12645) 2021-02-12 23:01:41 +05:30
server Added customQuery for MemberStatusEvent 2021-02-12 16:38:57 +00:00
shared Added portal url to config (#12645) 2021-02-12 23:01:41 +05:30
app.js Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
boot.js Fixed path to analytics-events in boot file 2021-02-09 12:51:06 +00:00
db.js Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00