Skip to content

Commit

Permalink
**
Browse files Browse the repository at this point in the history
  • Loading branch information
anatolicvs committed Sep 9, 2020
1 parent 49d52df commit bd9ebf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion login/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ docker build --no-cache --build-arg SSH_KEY="$SSH_KEY" --build-arg SSH_KEY_PASSP
--build-arg IN_SYLVA_SEARCH_HOST="$IN_SYLVA_SEARCH_HOST_FOR_LOGIN" \
--build-arg IN_SYLVA_GATEKEEPER_HOST="$IN_SYLVA_GATEKEEPER_HOST_FOR_LOGIN" \
--build-arg IN_SYLVA_GATEKEEPER_PORT="4000" \
--build-arg IN_SYLVA_reCAPTCHA_site_key="$IN_SYLVA_reCAPTCHA_site_key"
--build-arg IN_SYLVA_reCAPTCHA_site_key="$IN_SYLVA_reCAPTCHA_site_key" \
--tag in-sylva.user.login ./login/.


Expand Down

0 comments on commit bd9ebf0

Please sign in to comment.