From 9526d74ca58f1d1121de5d4977e1c0b372ea6aab Mon Sep 17 00:00:00 2001 From: SavaletDev <73446695+SavaletDev@users.noreply.github.com> Date: Wed, 31 Aug 2022 14:21:37 +0200 Subject: [PATCH] Delete config.json --- api/config.json | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 api/config.json diff --git a/api/config.json b/api/config.json deleted file mode 100644 index 1997e58..0000000 --- a/api/config.json +++ /dev/null @@ -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 -} \ No newline at end of file