# Environment variables for testing
Sys.setenv(MYSQL_USER = "root")
Sys.setenv(MYSQL_PASSWORD = "root")
Sys.setenv(MYSQL_HOST = "localhost")
Sys.setenv(R_RAP_INSTANCE = "DEV")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.