Skip to content

Commit b2ca709

Browse files
authored
Update README.md
1 parent b30d858 commit b2ca709

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ For security, sensitive information like the bot password is stored as environme
3333
### Setting up Variables and Secrets in Cloudflare
3434

3535
If deploying on your host with Environment Variables:
36-
- **Variable Name**: `BOT_HOST` (optional, default: 'yourserver.aternos.host')
37-
- **Variable Name**: `BOT_PORT` (optional, default: 64345)
36+
- **Variable Name**: `BOT_HOST` (required, set as Secret)
37+
- **Variable Name**: `BOT_PORT` (required, set as Secret)
3838
- **Variable Name**: `BOT_USERNAME` (optional, default: 'PixelForgeStudio')
3939
- **Variable Name**: `BOT_AUTH` (optional, default: 'offline')
4040
- **Variable Name**: `BOT_PASSWORD` (required, set as Secret)

0 commit comments

Comments
 (0)