Last active
January 2, 2020 20:18
-
-
Save neslinesli93/7b5c7c745e3aa12ec95791b8d102064a to your computer and use it in GitHub Desktop.
Endpoint config
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
config :breakoutex, BreakoutexWeb.Endpoint, | |
# ...other settings | |
live_view: [signing_salt: "SIGNING_SALT"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment