Delete config.json

This commit is contained in:
SavaletDev
2022-08-31 14:21:37 +02:00
committed by GitHub
parent c03bf370a6
commit 9526d74ca5

View File

@@ -1,19 +0,0 @@
{
"api_url": "https://api.mercurycloud.fr",
"pterodactyl_url": "https://panel.mercurycloud.fr",
"pterodactyl_api_key": "ptla_28BCpHTsEFDr80yyNU4WLsdkSbGwxnT5kqFuzEHjx81",
"proxmox_url": "https://192.168.2.3:8006",
"proxmox_user": "API@pve",
"proxmox_passwd": "Pvf^!8mU65fCS2Zzkb6GX2$iHhE9wu38",
"mysql_host": "192.168.2.39",
"mysql_db": "mercurycloud_api",
"mysql_usr": "mercurycloud_api",
"mysql_passwd": "r6z14kKL2tFDaU6G",
"smtp_host": "mail.arkia-groupe.fr",
"smtp_port": 465,
"smtp_ssl": true,
"smtp_username": "noreply@mercurycloud.fr",
"smtp_pswd": "&G2lloq74&",
"rate_limit_time": 60,
"rate_limit_max_rate": 60
}