Socialify

Folder ..

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

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