diff --git a/.bashrc b/.bashrc
index c373144b91e57d854f2abb41dac0fc8f4faae805..a54e4c4cbcbf9ccc57245b7d1eb3b2dc15c43c3c 100644
--- a/.bashrc
+++ b/.bashrc
@@ -27,6 +27,7 @@ export CLOUDSDK_ACTIVE_CONFIG_NAME='shore'
 export DOCKER_BUILDKIT=1
 export EDITOR=vim
 export GITLAB_BASE_URL='https://git.shore.co.il/api/v4'
+export GITLAB_HOST='https://git.shore.co.il'
 export GOPATH="$HOME/.local/golang"
 export HELM_HOME="$HOME/.helm"
 export HISTCONTROL=ignoreboth:erasedups