diff --git a/packages/twenty-server/.env.example b/packages/twenty-server/.env.example index e5d05a309fec..9ae7aed1c51a 100644 --- a/packages/twenty-server/.env.example +++ b/packages/twenty-server/.env.example @@ -75,7 +75,5 @@ ACCESS_TOKEN_SECRET=replace_me_with_a_random_string_access # PG_SSL_ALLOW_SELF_SIGNED=true # SESSION_STORE_SECRET=replace_me_with_a_random_string_session # ENTERPRISE_KEY=replace_me_with_a_valid_enterprise_key -###### --------------> !!! FOR CHARLES AND FELIX !!! we can create a gist in twenty if you want <--------------------------- -###### To configure a local certificate you can follow these step https://gist.github.com/AMoreaux/635ca9c38924d42a4d914dabe4376f72 # SSL_KEY_PATH="./certs/your-cert.key" # SSL_CERT_PATH="./certs/your-cert.crt" \ No newline at end of file