Update docker-compose sample
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 1m6s
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 1m6s
This commit is contained in:
@@ -115,6 +115,8 @@ The system uses aiohttp for asynchronous HTTP requests and discord.py for Discor
|
|||||||
pterodisbot:
|
pterodisbot:
|
||||||
build: .
|
build: .
|
||||||
environment:
|
environment:
|
||||||
|
# Remmove brackets and spaces in environment variables
|
||||||
|
# Ideally, use .env file to assign values to these instead
|
||||||
- DISCORD_TOKEN={Your Discord bot token}
|
- DISCORD_TOKEN={Your Discord bot token}
|
||||||
- ALLOWED_GUILD_ID={The Discord server ID where the bot should operate}
|
- ALLOWED_GUILD_ID={The Discord server ID where the bot should operate}
|
||||||
- PANEL_URL={Your Pterodactyl panel URL (must include http:// or https://)}
|
- PANEL_URL={Your Pterodactyl panel URL (must include http:// or https://)}
|
||||||
|
Reference in New Issue
Block a user