started working on the templating system
[VSCPweb/.git] / exporter.sh
1 #/usr/bin/env bash
2 #
3 #
4 #This is a bit of a setup to export the server
5 export port=8001
6 #export API_SERVICE="${port}-${HOSTNAME}.cluster-lknrrkkitbcdsvoir6wqg4mwt6.cloudworkstations.dev"
7 export API_SERVICE="${port}-${WEB_HOST}"
8 echo $API_SERVICE