We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9289780 commit 760c32cCopy full SHA for 760c32c
README.md
@@ -27,6 +27,8 @@ Saved in `.secrets/<secret-name>.txt`
27
| payload-secret | A random secret used for payload encryption |
28
| postgres-password | The password used for the root user of the database |
29
30
+For github actions they are named using snake case `email_password`.
31
+
32
# Running
33
34
This site is deploy to a docker compose setup and can be run in any VPS. There are two ways of running this project:
0 commit comments