Version 1.3.0 - Ajout de Docker

This commit is contained in:
2025-10-04 17:07:05 +02:00
parent ea9cf2ce42
commit d06c758763
6 changed files with 50 additions and 60 deletions

View File

@@ -1,10 +1,10 @@
{
"discord": {
"development": "https://discord.com/oauth2/authorize?client_id=1342913183744004158&response_type=code&redirect_uri=http%3A%2F%2F192.168.1.77%3A8080%2Fredirect&scope=identify",
"development": "https://discord.com/oauth2/authorize?client_id=1342913183744004158&response_type=code&redirect_uri=http%3A%2F%2Flocalhost%3A8080%2Fredirect&scope=identify",
"production": "https://discord.com/oauth2/authorize?client_id=1094727789682380922&response_type=code&redirect_uri=https%3A%2F%2Fsubsonics.raphix.fr%2Fredirect&scope=identify"
},
"backend": {
"development": "http://192.168.1.77:3000",
"development": "http://localhost:3000",
"production": "https://backend.subsonics.raphix.fr"
},
"bot_invite": {