feat: schedule rework

This commit is contained in:
2026-08-18 19:22:21 +01:00
parent 483dc666d1
commit 5024af2789
13 changed files with 997 additions and 392 deletions
+2 -6
View File
@@ -1,5 +1,3 @@
version: "3.9"
services:
db:
image: postgres:16
@@ -33,8 +31,6 @@ services:
condition: service_healthy
networks:
- default
- lavalink
networks:
lavalink:
external: true
volumes:
velox_pgdata: