diff --git a/.env.example b/.env.example index e8207d7..7a986cc 100644 --- a/.env.example +++ b/.env.example @@ -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