This website requires JavaScript.
Explore
Help
Sign In
kekscloud
/
keksAccountGUI
Archived
Watch
1
Star
0
Fork
You've already forked keksAccountGUI
0
Code
Issues
2
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2024-07-27
. You can view files and clone it, but cannot push or open issues or pull requests.
38794d5ad2
keksAccountGUI
/
docker
/
start.sh
4 lines
75 B
Bash
Raw
Normal View
History
Unescape
Escape
YoLo
2019-11-27 10:24:16 +00:00
#!/bin/sh
Make it Kube Ready
2019-11-27 10:48:49 +00:00
echo
$VUE_APP_API_URL
|
base64 -d > dist/apiurl
YoLo
2019-11-27 10:24:16 +00:00
http-server dist
Reference in a new issue
Copy permalink