Skip to content

Commit

Permalink
chore: update settings schema
Browse files Browse the repository at this point in the history
  • Loading branch information
dantetemplar committed Oct 1, 2024
1 parent e45ec98 commit 02e6510
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions settings.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ properties:
title: $Schema
type: string
environment:
allOf:
- $ref: '#/$defs/Environment'
$ref: '#/$defs/Environment'
default: development
description: App environment flag
redis_url:
Expand Down

0 comments on commit 02e6510

Please sign in to comment.