diff --git a/src/Managing.Api/Managing.Api.csproj b/src/Managing.Api/Managing.Api.csproj
index 56060220..e9866f92 100644
--- a/src/Managing.Api/Managing.Api.csproj
+++ b/src/Managing.Api/Managing.Api.csproj
@@ -11,36 +11,36 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
@@ -59,9 +59,12 @@
Always
+
+ Always
+
-
+
diff --git a/src/Managing.Api/appsettings.Production.json b/src/Managing.Api/appsettings.Production.json
index 21ed938b..7fda68f8 100644
--- a/src/Managing.Api/appsettings.Production.json
+++ b/src/Managing.Api/appsettings.Production.json
@@ -6,7 +6,7 @@
"InfluxDb": {
"Url": "https://influx-db.apps.managing.live",
"Organization": "managing-org",
- "Token": "_BtklT_aQ7GRqWG-HGILYEd8MJzxdbxxckPadzUsRofnwJBKQuXYLbCrVcLD7TrD4BlXgGAsyuqQItsOtanfBw=="
+ "Token": "EfA_WBbNAkRkab9bbKMYKA0CP4pp9Pe98gPqQLhlCzfZM8s3lQkqfiVBWiMvE4oxyPjivCOcX0RpXeitki0pDQ=="
},
"Web3Proxy": {
"BaseUrl": "http://srv-captain--web3-proxy:4111",
diff --git a/src/Managing.Api/appsettings.ProductionLocal.json b/src/Managing.Api/appsettings.ProductionLocal.json
index 6e3e6504..c15864e3 100644
--- a/src/Managing.Api/appsettings.ProductionLocal.json
+++ b/src/Managing.Api/appsettings.ProductionLocal.json
@@ -6,7 +6,7 @@
"InfluxDb": {
"Url": "https://influx-db.kaigen.managing.live",
"Organization": "managing-org",
- "Token": "ul0pkKXfHutyQgNvJIYaowsCP0cJT_APW2L427sa5DX5ekxlpw43FA_a4_uIc9IG4W99XruRPRxcj2n31XXhZA=="
+ "Token": "EfA_WBbNAkRkab9bbKMYKA0CP4pp9Pe98gPqQLhlCzfZM8s3lQkqfiVBWiMvE4oxyPjivCOcX0RpXeitki0pDQ=="
},
"RunOrleansGrains": true,
"AllowedHosts": "*"
diff --git a/src/Managing.Api/appsettings.Sandbox.json b/src/Managing.Api/appsettings.Sandbox.json
index bb39301a..405256da 100644
--- a/src/Managing.Api/appsettings.Sandbox.json
+++ b/src/Managing.Api/appsettings.Sandbox.json
@@ -6,7 +6,7 @@
"InfluxDb": {
"Url": "http://srv-captain--influx-db:8086/",
"Organization": "managing-org",
- "Token": "eOuXcXhH7CS13Iw4CTiDDpRjIjQtEVPOloD82pLPOejI4n0BsEj1YzUw0g3Cs1mdDG5m-RaxCavCMsVTtS5wIQ=="
+ "Token": "zODh8Hn8sN5VwpVJH0HAwDpCJPE4oB5IUg8L4Q0T67KM1Rta6PoM0nATUzf1ddkyWx_VledooZXfFIddahbL9Q=="
},
"Kaigen": {
"BaseUrl": "https://kaigen-back-kaigen-stage.up.railway.app",
diff --git a/src/Managing.Api/appsettings.SandboxCompute.json b/src/Managing.Api/appsettings.SandboxCompute.json
new file mode 100644
index 00000000..4089fdb0
--- /dev/null
+++ b/src/Managing.Api/appsettings.SandboxCompute.json
@@ -0,0 +1,43 @@
+{
+ "PostgreSql": {
+ "ConnectionString": "Host=managing-postgre.apps.managing.live;Port=5432;Database=managing;Username=postgres;Password=29032b13a5bc4d37",
+ "Orleans": "Host=managing-postgre.apps.managing.live;Port=5432;Database=orleans;Username=postgres;Password=29032b13a5bc4d37"
+ },
+ "InfluxDb": {
+ "Url": "https://influx-db.apps.managing.live",
+ "Organization": "managing-org",
+ "Token": "zODh8Hn8sN5VwpVJH0HAwDpCJPE4oB5IUg8L4Q0T67KM1Rta6PoM0nATUzf1ddkyWx_VledooZXfFIddahbL9Q=="
+ },
+ "Kaigen": {
+ "BaseUrl": "https://kaigen-back-kaigen-stage.up.railway.app",
+ "DebitEndpoint": "/api/credits/debit",
+ "RefundEndpoint": "/api/credits/refund"
+ },
+ "Web3Proxy": {
+ "BaseUrl": "http://srv-captain--web3-proxy:4111",
+ "MaxRetryAttempts": 2,
+ "RetryDelayMs": 1500,
+ "TimeoutSeconds": 30
+ },
+ "Serilog": {
+ "MinimumLevel": {
+ "Default": "Information",
+ "Override": {
+ "Microsoft": "Information",
+ "System": "Warning"
+ }
+ }
+ },
+ "ElasticConfiguration": {
+ "Uri": "http://elasticsearch:9200"
+ },
+ "SqlMonitoring": {
+ "Enabled": true,
+ "LoggingEnabled": true,
+ "SentryEnabled": false,
+ "LoopDetectionEnabled": true,
+ "LogSlowQueriesOnly": false
+ },
+ "RunOrleansGrains": true,
+ "AllowedHosts": "*"
+}
\ No newline at end of file
diff --git a/src/Managing.Api/appsettings.SandboxLocal.json b/src/Managing.Api/appsettings.SandboxLocal.json
index b22bb201..c6537aa9 100644
--- a/src/Managing.Api/appsettings.SandboxLocal.json
+++ b/src/Managing.Api/appsettings.SandboxLocal.json
@@ -6,7 +6,7 @@
"InfluxDb": {
"Url": "https://influx-db.apps.managing.live",
"Organization": "managing-org",
- "Token": "eOuXcXhH7CS13Iw4CTiDDpRjIjQtEVPOloD82pLPOejI4n0BsEj1YzUw0g3Cs1mdDG5m-RaxCavCMsVTtS5wIQ=="
+ "Token": "zODh8Hn8sN5VwpVJH0HAwDpCJPE4oB5IUg8L4Q0T67KM1Rta6PoM0nATUzf1ddkyWx_VledooZXfFIddahbL9Q=="
},
"RunOrleansGrains": true,
"AllowedHosts": "*"