Skip to content
Snippets Groups Projects
environment.prod.ts 108 B
Newer Older
  • Learn to ignore specific revisions
  • 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
    };