7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
play.crypto.secret = "changeme"
|
|
play.crypto.secret=${?APPLICATION_SECRET}
|
|
|
|
play.i18n.langs = [ "en" ]
|
|
|
|
play.modules.enabled += "controllers.massivedecks.CoreModule"
|