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