chore: cleanup

This commit is contained in:
2025-01-30 11:45:05 +00:00
parent 9045bb93e4
commit e11d7dc787
16 changed files with 322 additions and 111 deletions

View File

@ -0,0 +1,5 @@
listen: "0.0.0.0:8000"
database: "mysql://root:root@db:3306/route96"
storage_dir: "./data"
max_upload_bytes: 5e+9
public_url: "http://localhost:8881"