184 B
184 B
Updating the Bot
Pull latest code and rebuild:
docker compose down
git pull
docker compose up -d --build
The SQLite database in ./data/ is preserved across updates.
Pull latest code and rebuild:
docker compose down
git pull
docker compose up -d --build
The SQLite database in ./data/ is preserved across updates.