This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
imaq
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
environment
master
FlorianEisenmenger
1 year ago
parent
26945657da
commit
2f1399b60b
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
angular/src/environments/environment.prod.ts
+ 2
- 2
angular/src/environments/environment.prod.ts
View File
@@ -1,5 +1,5 @@
export const environment = {
production: true,
basePath: '',
apiUrl: ''
basePath: '
https://app-imaq-pilot.de
',
apiUrl: '
https://app-imaq-pilot.de/api
'
};
Write
Preview
Loading…
Cancel
Save