Skip to content

Commit

Permalink
Reverted secret property change
Browse files Browse the repository at this point in the history
Reverted secret property change
  • Loading branch information
ericdrosas87 authored and alexgoff committed Jul 25, 2024
1 parent 8935bb7 commit 714c7ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/config/project/project.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dateModified: 1721862436
dateModified: 1721863548
elementSources:
craft\elements\Entry:
-
Expand Down Expand Up @@ -1209,7 +1209,7 @@ plugins:
- widgets
- '1'
nextApiBaseUrl: $NEXT_API_BASE_URL
nextSecretToken: $NEXT_REVALIDATE_SECRET_TOKEN
nextSecretToken: $NEXT_SECRET_TOKEN
redactor:
edition: standard
enabled: true
Expand Down

0 comments on commit 714c7ad

Please sign in to comment.