diff --git a/.env.example b/.env.example index dd797f50d0ec..e29e72e0dd67 100644 --- a/.env.example +++ b/.env.example @@ -60,7 +60,7 @@ API_SECRET=password # If this is set to anything, the URL secret will be set the next # time a file is downloaded through the client portal. # Only set this temporarily, as it slows things down. -#RACKSPACE_TEMP_URL_SECRET_SET= +#RACKSPACE_TEMP_URL_SECRET_SET= #DOCUMENT_FILESYSTEM= @@ -75,4 +75,4 @@ WEPAY_AUTO_UPDATE=true # Requires permission from WePay WEPAY_ENVIRONMENT=production # production or stage # See https://www.wepay.com/developer/reference/structures#theme -WEPAY_THEME={"name":"Invoice Ninja","primary_color":"0b4d78","secondary_color":"0b4d78","background_color":"f8f8f8","button_color":"33b753"}')); \ No newline at end of file +WEPAY_THEME='{"name":"Invoice Ninja","primary_color":"0b4d78","secondary_color":"0b4d78","background_color":"f8f8f8","button_color":"33b753"}'