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.
keksAccountGUI/docker/start.sh

4 lines
63 B
Bash
Raw Normal View History

2019-11-27 10:24:16 +00:00
#!/bin/sh
2019-11-27 10:56:12 +00:00
echo $VUE_APP_API_URL > dist/apiurl
2019-11-27 10:24:16 +00:00
http-server dist