Skip to content

Commit

Permalink
chore: add lets_encrypt to digital certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickMenoti committed May 15, 2024
1 parent f9f8cb4 commit 9c506e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion domains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -307,10 +307,11 @@ components:
anyOf:
- type: integer
format: int64
nullable: true
- type: string
nullable: true
enum:
- lets_encrypt
nullable: true
environment:
type: string
enum:
Expand Down

0 comments on commit 9c506e1

Please sign in to comment.