remove quotes from env sample
This commit is contained in:
parent
985f5a8b43
commit
3118d8fccb
@ -5,8 +5,8 @@
|
|||||||
# - The codebase has to stay open source, whether it was modified or not
|
# - The codebase has to stay open source, whether it was modified or not
|
||||||
# - You can not repackage or sell the codebase
|
# - You can not repackage or sell the codebase
|
||||||
# - Acquire a commercial license to remove these terms by emailing: license@cal.com
|
# - Acquire a commercial license to remove these terms by emailing: license@cal.com
|
||||||
NEXT_PUBLIC_LICENSE_CONSENT=''
|
NEXT_PUBLIC_LICENSE_CONSENT=
|
||||||
LICENSE=''
|
LICENSE=
|
||||||
|
|
||||||
POSTGRES_USER=unicorn_user
|
POSTGRES_USER=unicorn_user
|
||||||
POSTGRES_PASSWORD=magical_password
|
POSTGRES_PASSWORD=magical_password
|
||||||
|
Loading…
Reference in New Issue
Block a user