diff --git a/.env.sample b/.env.sample index 2a5c653..cd9d37a 100644 --- a/.env.sample +++ b/.env.sample @@ -35,4 +35,4 @@ COMPOSE_FILE="compose.yml" #GRIST_OIDC_SP_PROFILE_EMAIL_ATTR # Postgres DB instead of SQLite (beware performance issues) -#COMPOSE_FILE="$COMPOSE_FILE:compose.oidc.yml" +#COMPOSE_FILE="$COMPOSE_FILE:compose.postgres.yml"