mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-12 10:02:49 +00:00
7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
# secret dev configurations - api keys go here
|
|
|
|
config :myapp,
|
|
bnet_client_id: "",
|
|
bnet_client_secret: "",
|
|
bnet_redirect_uri: ""
|