Socialify

Folder ..

Viewing environment.prod.ts
4 lines (4 loc) • 72.0 B

1
2
3
4
export const AppConfig = {
  production: true,
  environment: 'PROD'
};