Skip to content

Commit

Permalink
📝 Mention .env.example in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
H1rono committed Nov 20, 2024
1 parent dfb07db commit d089c23
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 @@ -42,7 +42,7 @@ make down

## Staging

1. Set .env file.
1. Set `.env` file. You can refer to `.env.example` as an example.

- `IS_DEBUG_MODE`: Set `true` if you want to run the server in debug mode, otherwise do not set this variable.
- `PORT`: Port number for Jomon staging server
Expand Down

0 comments on commit d089c23

Please sign in to comment.