Skip to content
Snippets Groups Projects
environment.prod.ts 108 B
Newer Older
Hugo SUBTIL's avatar
Hugo SUBTIL committed
export const environment = {
  production: true,
  ghostAdmin: 'https://resin.grandlyon.com/blog/ghost',
Hugo SUBTIL's avatar
Hugo SUBTIL committed
};