UNPKG
apt-maintenance-account
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.1.0
0.0.7
0.0.6
0.0.4
0.0.3
0.0.2
Apartment Maintenance Account Tracking Application - Client Side in Angular
apt-maintenance-account
/
src
/
environments
/
environment.prod.ts
8 lines
(7 loc)
•
215 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
export
const
environment = {
production
:
true
,
API_URL
:
'/apt-maint-acct-demo'
,
facebook_id
:
'<social id - prod - facebook here>'
,
google_id
:
'<social id - prod - google here>'
,
brand
:
'ABC Apartments'
};