mirror of https://github.com/ghostfolio/ghostfolio
Thomas
4 years ago
committed by
GitHub
19 changed files with 100 additions and 129 deletions
@ -1,6 +1,6 @@ |
|||
export const environment = { |
|||
lastPublish: '{BUILD_TIMESTAMP}', |
|||
production: true, |
|||
stripePublicKey: '{STRIPE_PUBLIC_KEY}', |
|||
stripePublicKey: '', |
|||
version: `v${require('../../../../package.json').version}` |
|||
}; |
|||
|
Loading…
Reference in new issue