File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Vaultwarden relies on a database to store all password data securely. The databa
7474 | Min scale | ` 0 ` ((set a value of 1 or more to avoid [ cold starts] ( /serverless-containers/concepts/#cold-start ) ) |
7575 | Max scale | ` 1 ` or more, according to your workload |
7676
77- 4 . Set the following ** environment variables** :
77+ 3 . Set the following ** environment variables** :
7878
7979 | Key | Value |
8080 | -------------------------| --------|
@@ -83,12 +83,12 @@ Vaultwarden relies on a database to store all password data securely. The databa
8383 | ` SIGNUPS_ALLOWED ` | ` true ` |
8484 | ` USER_ATTACHMENT_LIMIT ` | ` 0 ` |
8585
86- 5 . Set the following ¨¨** secrets** :
86+ 4 . Set the following ¨¨** secrets** :
8787 | Key | Value |
8888 | ----------------| -----------------------------------------------------------------------------------------------------------------------------------|
8989 | ` DATABASE_URL ` | connection string retrieved during the [ previous step] ( #creating-a-serverless-sql-database ) |
9090 | ` ADMIN_TOKEN ` | authentication token retrieved by following [ This procedure] ( https://github.com/dani-garcia/vaultwarden/wiki/Enabling-admin-page ) |
91- 6 . Click ** Deploy container** . The container ** Overview** tab displays.
91+ 5 . Click ** Deploy container** . The container ** Overview** tab displays.
9292
9393## Finalizing the container configuration
9494
You can’t perform that action at this time.
0 commit comments