This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
matsen-tool-fe
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix
master
Daniel
1 year ago
parent
45f08ed443
commit
255252c803
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
matsen-tool/src/environments/environment.prod.ts
+ 1
- 1
matsen-tool/src/environments/environment.prod.ts
View File
@@ -1,5 +1,5 @@
export const environment = {
production: true,
basePath: 'http://crm-api.matsen.lokal
/
',
basePath: 'http://crm-api.matsen.lokal',
apiUrl: 'http://crm-api.matsen.lokal/api'
};
Write
Preview
Loading…
Cancel
Save