fix: remove local testing values from config

This commit is contained in:
Zomatree
2025-01-28 16:06:58 +00:00
parent 41a6de67cd
commit 742eb3bb7d
3 changed files with 4 additions and 10 deletions

View File

@@ -53,9 +53,3 @@ access_key_id = "minioautumn"
secret_access_key = "minioautumn"
# Bucket to upload to by default
default_bucket = "revolt-uploads"
[rabbit]
host = "rabbit.backend.orb.local"
port = 5672
username = "rabbituser"
password = "rabbitpass"