mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-01-02 01:06:19 +00:00
[COMPOSE] Corrected volume (Didn't verify copilot lmao)
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
container_name: botator
|
||||
restart: always
|
||||
volumes:
|
||||
- ./config:/config
|
||||
- ./database:/Botator/database
|
||||
environment:
|
||||
- PERSPECTIVE_API_KEY=your_api_key
|
||||
- WEBHOOK_URL=https://yourdomain.com/botator
|
||||
|
||||
Reference in New Issue
Block a user