40a5ef384a
Wildcard searches added to allow partial matches.
2 lines
74 B
JavaScript
2 lines
74 B
JavaScript
export const port = process.env.PORT || 80;
|
|
export const baseApi = 'api';
|