projects
/
VSCPweb
/
.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
This is just a comment
[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