Skip to content
Snippets Groups Projects
Commit 6d975be2 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

update prod api Url

parent 05ac1156
No related branches found
No related tags found
No related merge requests found
Pipeline #8116 passed
export const environment = {
production: true,
apiUrl: 'https://stat.maze.sch.bme.hu/api/v1',
apiUrl: '/api/v1',
jwtRefreshBeforeMinutes: 10
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment