Sfoglia il codice sorgente

Adding missing GROUP_ID and USER_ID to env.sh.sample

LabbKey 1 anno fa
parent
commit
d170f2ac3b
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      bin/env.sh.sample

+ 2 - 0
bin/env.sh.sample

@@ -6,3 +6,5 @@ export COMPOSE=$HOME/config/labkey-compose.yaml
 export DOCKERCOMPOSE=$HOME/.docker/cli-plugins/docker-compose
 export PGPASS=somethingSecret
 #other variables
+export USER_ID=id_of_labkey_user
+export GROUP_ID=group_id_of_labkey_user