Skip to content

Commit

Permalink
docs(readme): 環境変数をリネーム
Browse files Browse the repository at this point in the history
関連 4376447
  • Loading branch information
wiyco committed Dec 18, 2024
1 parent 4376447 commit f6b6734
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 @@ -67,7 +67,7 @@ npm = ">=10.9"
### 環境変数

```ini
HOST_ORIGIN_URL="http://localhost:3000"
NEXT_PUBLIC_HOST_ORIGIN_URL="http://localhost:3000"
MARKDOWN_DIR_PATH="markdowns"
DISCORD_WEBHOOK_URL="https://discord.com/api/webhooks/{your-webhook-id}/{your-webhook-token}"
```
Expand Down

0 comments on commit f6b6734

Please # to comment.