This website works better with JavaScript.
Home
Explore
Help
Sign In
cziermann
/
hoppe-hof
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
try to fix basePath
master
Christian Ziermann
3 years ago
parent
81f21270bb
commit
17693cd7df
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
src/environments/environment.prod.ts
+ 1
- 1
src/environments/environment.prod.ts
View File
@@ -1,4 +1,4 @@
export const environment = {
production: true,
apiUrl: 'api.hoppe.ziermach.de',
apiUrl: '
https://
api.hoppe.ziermach.de',
};
Write
Preview
Loading…
Cancel
Save