Skip to content

Commit 713bf11

Browse files
committed
.env updates
1 parent f78382a commit 713bf11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ Replace the contents of the [README.md](./README.md) file with a beautifully-for
6262
- the names of all teammates as links to their GitHub profiles in the `README.md` file.
6363
- instructions for how to configure and run all parts of your project for any developer on any platform - these instructions must work!
6464
- instructions for how to set up any environment variables and import any starter data into the database, as necessary, for the system to operate correctly when run.
65-
- if there are any "secret" configuration files, such as `.env` or similar files, that are not included in the version control repository, exact instructions for how to create them and what their contents should be must be supplied to the course admins by the due date.
65+
- if there are any "secret" configuration files, such as `.env` or similar files, that are not included in the version control repository, examples of these files, such as `env.example`, with dummy data must be included in the repository and exact instructions for how to create the proper configuration files and what their contents should be must be supplied to the course admins by the due date.

0 commit comments

Comments
 (0)