mirror of
https://github.com/sern-handler/website
synced 2026-06-28 02:32:23 +00:00
fix: remove APPLICATION_ID from clear CLI pages
This commit is contained in:
@@ -24,7 +24,6 @@ To use this command, ensure you have a proper `.env` file in your root directory
|
||||
|
||||
```sh title=".env"
|
||||
DISCORD_TOKEN=<YOUR_TOKEN>
|
||||
APPLICATION_ID=<YOUR_APPLICATION_ID>
|
||||
NODE_ENV=<development|production>
|
||||
```
|
||||
|
||||
|
||||
@@ -24,7 +24,6 @@ To use this command, ensure you have a proper `.env` file in your root directory
|
||||
|
||||
```sh title=".env"
|
||||
DISCORD_TOKEN=<YOUR_TOKEN>
|
||||
APPLICATION_ID=<YOUR_APPLICATION_ID>
|
||||
NODE_ENV=<development|production>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user