Skip to content
This repository has been archived by the owner on Apr 23, 2019. It is now read-only.

Readme typo #96

Open
pebert opened this issue Nov 30, 2017 · 2 comments
Open

Readme typo #96

pebert opened this issue Nov 30, 2017 · 2 comments

Comments

@pebert
Copy link

pebert commented Nov 30, 2017

In the readme

bin/play-rest-api-example -Dplay.crypto.secret=testing

should be

./bin/play-scala-rest-api-example -Dplay.crypto.secret=testing

@pebert
Copy link
Author

pebert commented Dec 4, 2017

Oh also, play.crypto.secret is deprecated so the command should be

bin/play-scala-rest-api-example -Dplay.http.secret.key=testing

@rstento rstento mentioned this issue Jan 23, 2018
@oldstevekenobi
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants