TAG=v0.52.8
PG_DATABASE_USER=postgres
PG_DATABASE_PASSWORD=postgres-pass
PG_DATABASE_HOST=db
PG_DATABASE_PORT=5432
REDIS_URL=redis://redis:6379
REDIS_HOST=redis://redis:6379
#SERVER_URL=http://localhost:3000
SERVER_URL=https://crm.mydomain.local
REACT_APP_SERVER_BASE_URL=https://crm.mydomain.local
SIGN_IN_PREFILLED=false
# Use openssl rand -base64 32 for each secret
APP_SECRET="appsecret="
STORAGE_TYPE=local
LOG_LEVELS=log,warn,error
TAG=v0.52.8
PG_DATABASE_USER=postgres
PG_DATABASE_PASSWORD=postgres-pass
PG_DATABASE_HOST=db
PG_DATABASE_PORT=5432
REDIS_URL=redis://redis:6379
REDIS_HOST=redis://redis:6379
#SERVER_URL=http://localhost:3000
SERVER_URL=https://crm.mydomain.local
REACT_APP_SERVER_BASE_URL=https://crm.mydomain.local
SIGN_IN_PREFILLED=false
# Use openssl rand -base64 32 for each secret
APP_SECRET="appsecret="
STORAGE_TYPE=local
LOG_LEVELS=log,warn,error