This website requires JavaScript.
Explore
Help
Sign In
mpana
/
sc-portal
Archived
Watch
1
Star
0
Fork
0
You've already forked sc-portal
Code
Issues
15
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-21
. You can view files and clone it, but cannot push or open issues or pull requests.
9ea39a64f7
sc-portal
/
app
/
proxy.conf.js
8 lines
116 B
JavaScript
Raw
Normal View
History
Unescape
Escape
added app project files
2021-04-07 14:26:28 +03:00
module
.
exports
=
{
'/api'
:
{
target
:
'https://localhost:8443'
,
secure
:
false
,
logLevel
:
'debug'
}
Fix proxying so SPA in dev mode is happy.
2021-05-02 02:13:30 +03:00
}
Reference in New Issue
Copy Permalink