Created
December 10, 2018 12:13
-
-
Save ziggurat/b1554ecc80ecfe5fe07aceb43c3472b0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
firebase: { | |
apiKey: 'AIzaSyATrTcNVIBCXhDuZW6mUSPrJqSHbqqgn9c', | |
authDomain: 'seminario-34b87.firebaseapp.com', | |
databaseURL: 'https://seminario-34b87.firebaseio.com', | |
storageBucket: 'seminario-34b87.appspot.com', | |
}, | |
// if using ember-cli-content-security-policy | |
contentSecurityPolicy: { | |
'script-src': "'self' 'unsafe-eval' apis.google.com", | |
'frame-src': "'self' https://*.firebaseapp.com", | |
'connect-src': "'self' wss://*.firebaseio.com https://*.googleapis.com" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment