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
2019-11-27 11:48:49 +01:00

3 lines
75 B
Bash

#!/bin/sh
echo $VUE_APP_API_URL | base64 -d > dist/apiurl
http-server dist