remove app.json
This commit is contained in:
parent
87c7bcad72
commit
b15c762ee6
|
|
@ -33,11 +33,6 @@ This project is part of ASP.NET Core. You can find samples, documentation and ge
|
|||
|
||||
**NOTE:** Since on Mono SQL client is not available the sample uses an InMemoryStore to run the application. So the changes that you make will not be persisted.
|
||||
|
||||
### Deploy on Heroku
|
||||
To deploy MusicStore on Heroku, click the button below:
|
||||
|
||||
[](https://heroku.com/deploy)
|
||||
|
||||
###NTLM authentication
|
||||
More information at [src/MusicStore/StartupNtlmAuthentication.cs](src/MusicStore/StartupNtlmAuthentication.cs).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue