xref
: /
test
/
vti
/
test_serving
/
gae
/
frontend
/
src
/
environments
/
environment.prod.ts
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
export
const
environment
= {
2
production
:
true
,
3
baseURL
:
'/_
ah
/
api
'
,
4
};
5