Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sanagama authored Oct 22, 2017
1 parent 23f9043 commit 062a042
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 @@ -118,7 +118,7 @@ You can pass environment variables to the REST API web app to connect to Azure S

>*TIP:* Follow instructions at [Configure a server-level firewall rule](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-get-started-portal#create-a-server-level-firewall-rule) to allow the computer running the REST API web app to connect to your Azure SQL Database.
>*TIP:* Replace *<server>*, *<username>* and *<password>* in the examples below as appropriate for your Azure SQL Database.
>*TIP:* Replace *\<server\>*, *\<username\>* and *\<password\>* in the examples below as appropriate for your Azure SQL Database.
Type the following commands in the ```Terminal``` window if you're running the REST API web app in Docker:
```
Expand Down

0 comments on commit 062a042

Please sign in to comment.