Explorar el Código

Adding missing GROUP_ID and USER_ID to env.sh.sample

LabbKey hace 1 año
padre
commit
d170f2ac3b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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