You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/06-concepts/07-configuration.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -99,9 +99,7 @@ The following secrets are used by official Serverpod packages:
99
99
100
100
#### Custom Secrets
101
101
102
-
You can define your own custom secrets in the [passwords file](#passwords-file-example) by adding them to either the `shared` section (to make them available in all run modes) or to specific run mode sections. These custom secrets will be available in your code through the `Session.passwords` map.
103
-
104
-
You can define custom passwords in two ways:
102
+
You can define your own custom secrets in two ways.
0 commit comments