@ -2,6 +2,5 @@ import type { GfEnvironment } from '@ghostfolio/ui/environment';
export const environment: GfEnvironment = {
lastPublish: '{BUILD_TIMESTAMP}',
production: true,
production: true
stripePublicKey: ''
};
@ -6,8 +6,7 @@ import type { GfEnvironment } from '@ghostfolio/ui/environment';
lastPublish: null,
production: false,
production: false
/*