mirror of https://github.com/ghostfolio/ghostfolio
7 changed files with 2 additions and 13 deletions
@ -1,6 +1,5 @@ |
|||
export const environment = { |
|||
lastPublish: '{BUILD_TIMESTAMP}', |
|||
production: true, |
|||
stripePublicKey: '', |
|||
version: `v${require('../../../../package.json').version}` |
|||
stripePublicKey: '' |
|||
}; |
|||
|
Loading…
Reference in new issue