Skip to content

Commit

Permalink
Merge branch 'private-dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
NizamLZ committed Aug 29, 2017
2 parents b037802 + affb785 commit e4e3438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Web & Messenger SDK
2. In ANA Conversation Platform project, open appsettings-Sample.json and edit DatabaseConnectionSettings section to match your MongoDB details.
3. Change Collection names to new/empty collections.
4. Save and Rename appsettings-Sample.json to appsettings.json
5. Build and publish the project to the server as usual. It's an ASP.NET Core 1.1 project, which can be hosted on Windows, Linux and Mac.
5. Build and publish the project to the server as usual. It's a .NET Core project, which can be hosted on Windows, Linux and Mac.
6. Note down the base URL of your hosted project.
7. Optionally, Set the APIKey and APISecret in appsettings.json under BasicAuth section for security.

Expand Down

0 comments on commit e4e3438

Please sign in to comment.