summaryrefslogtreecommitdiff
path: root/.envrc
diff options
context:
space:
mode:
Diffstat (limited to '.envrc')
-rw-r--r--.envrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index 6934f24..718fff6 100644
--- a/.envrc
+++ b/.envrc
@@ -1,5 +1,7 @@
PATH_add $PWD
export BIZ_ROOT=$PWD
+export HERO_PORT=3000
+export HERO_CLIENT=$BIZ_ROOT/_bild/Hero.Client/static
if type lorri &>/dev/null
then
eval "$(lorri direnv)"