diff --git a/.env.example b/.env.example index 9d31fe83..f07991ff 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,5 @@ # TellForm Configuration File +## TODO: Have commented out examples that would work. ################################### # Common configuration variables @@ -14,7 +15,7 @@ NODE_ENV=development # Set to a randomly generated 16 bytes string SECRET_KEY=ChangeMeChangeMe -# URI of Mongo database that TellForm will connect to +# URI of Mongo database that TellForm will connect to #DO NOT CHANGE MONGODB_URI=mongodb://mongo/tellform @@ -121,4 +122,4 @@ APP_NAME= APP_KEYWORDS= # Set this to set the 'description' meta property in the HTML head -APP_DESC= \ No newline at end of file +APP_DESC=