.env.example 354 B

12345678
  1. # This file contains Content Security Policy (CSP) directives.
  2. # If the variables defined here are loaded into the environment, CSP will be enabled.
  3. # Careful about the quoting of directives! It is easy to break.
  4. # CSP_DEFAULT_SRC="'self'"
  5. # Enable this rule to allow font awesome to load from CDN
  6. # CSP_FONT_SRC="'self', https://cdnjs.cloudflare.com"