This website requires JavaScript.
Explore
Help
Sign in
ducklet
/
unwind
Watch
1
Star
0
Fork
You've already forked unwind
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
9acd534706
unwind
/
unwind-ui
/
src
/
config.ts
4 lines
59 B
TypeScript
Raw
Normal View
History
Unescape
Escape
add Vue UI [wip]
2021-07-25 19:01:25 +02:00
export
default
{
make more aspects of API & UI hosting configurable This is necessary to create proper dev & production builds of the app.
2021-08-05 19:18:51 +02:00
api_url
:
`
${
process
.
env
.
API_URL
}
v1/
`
,
add Vue UI [wip]
2021-07-25 19:01:25 +02:00
}
Reference in a new issue
Copy permalink