mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-11 09:32:51 +00:00
init
This commit is contained in:
6
config/config.secret.exs.template
Normal file
6
config/config.secret.exs.template
Normal file
@@ -0,0 +1,6 @@
|
||||
# secret dev configurations - api keys go here
|
||||
|
||||
config :myapp,
|
||||
bnet_client_id: "",
|
||||
bnet_client_secret: "",
|
||||
bnet_redirect_uri: ""
|
||||
Reference in New Issue
Block a user