diff --git a/.env.example b/.env.example index d239d8d..9dce572 100644 --- a/.env.example +++ b/.env.example @@ -32,11 +32,11 @@ SITE_ROOT=api # github branches to use # Database, you can use develop branch too -DB_TAG=24.04 +DB_TAG=develop # BE assembly image tag -BE_TAG=24.04 +BE_TAG=develop #FE assembly, image tag -FE_TAG=24.04 +FE_TAG=develop #one-liner json config for the FE (to override the openimis.json from the FE assembly) #OPENIMIS_FE_CONF_JSON=