Skip to content

Commit

Permalink
Update env-example for mssql
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroc0d3 committed Mar 26, 2017
1 parent bf19ecf commit 38545cf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions env-example
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@ MYSQL_PASSWORD=secret
MYSQL_PORT=3306
MYSQL_ROOT_PASSWORD=root

### MSSQL Container
MSSQL_DATABASE=homestead
MSSQL_PASSWORD=yourStrong(!)Password
MSSQL_PORT=1433

### MARIADB Container
MARIADB_DATABASE=default
MARIADB_USER=default
Expand Down

0 comments on commit 38545cf

Please sign in to comment.