remove quotes from env sample

This commit is contained in:
Colin Griffin 2021-11-19 11:00:02 -05:00
parent 985f5a8b43
commit 3118d8fccb
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
# - The codebase has to stay open source, whether it was modified or not
# - You can not repackage or sell the codebase
# - Acquire a commercial license to remove these terms by emailing: license@cal.com
NEXT_PUBLIC_LICENSE_CONSENT=''
LICENSE=''
NEXT_PUBLIC_LICENSE_CONSENT=
LICENSE=
POSTGRES_USER=unicorn_user
POSTGRES_PASSWORD=magical_password