added missing word

This commit is contained in:
Colin Griffin
2022-06-15 13:33:03 -04:00
parent 2044d462a3
commit 66207073fd

View File

@@ -127,7 +127,7 @@ These variables must also be provided at runtime
| --- | --- | --- | --- |
| CALCOM_LICENSE_KEY | Enterprise License Key | | |
| NEXTAUTH_SECRET | must match build variable | required | `secret` |
| CALENDSO_ENCRYPTION_KEY | must build variable | required | `secret` |
| CALENDSO_ENCRYPTION_KEY | must match build variable | required | `secret` |
| DATABASE_URL | database url with credentials | required | `postgresql://unicorn_user:magical_password@database:5432/calendso` |
## Git Submodules