devel: update tilt settings
This commit is contained in:
@@ -1545,7 +1545,7 @@
|
||||
"Hipster.Api": "[1.0.1, )",
|
||||
"Oceanbox.DataAgent": "[7.3.0, )",
|
||||
"Oceanbox.DataAgent.Api": "[7.2.1, )",
|
||||
"Oceanbox.ServerPack": "[1.35.2, )",
|
||||
"Oceanbox.ServerPack": "[1.36.0, )",
|
||||
"Petimeter.Api": "[1.0.0, )"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -66,7 +66,7 @@ local_resource(
|
||||
|
||||
local_resource(
|
||||
'build-server',
|
||||
cmd='just bundle-debug-server',
|
||||
cmd='just bundle-debug',
|
||||
deps=[
|
||||
'./src/Server',
|
||||
'./src/Shared'
|
||||
|
||||
@@ -42,10 +42,10 @@
|
||||
},
|
||||
"plainAuthUsers": [],
|
||||
"fga": {
|
||||
"apiUrl": "https://openfga.srv.oceanbox.io",
|
||||
"apiKey": "",
|
||||
"storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6",
|
||||
"modelId": "01JKTZYMCZZBVSBG66W27XMW0A"
|
||||
"apiUrl": "https://openfga.srv.oceanbox.io",
|
||||
"apiKey": "",
|
||||
"storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6",
|
||||
"modelId": "01JKTZYMCZZBVSBG66W27XMW0A"
|
||||
},
|
||||
"sentryUrl": "https://5e6e3584098dc006de18038cf85d2cbe@o4509530141622272.ingest.de.sentry.io/4509547350065232",
|
||||
"redis": "localhost:6379,user=default,password=secret",
|
||||
@@ -66,6 +66,6 @@
|
||||
"otelCollector": "http://10.255.241.12:4317",
|
||||
"archiveSvc": "https://<x>-atlantis.dev.oceanbox.io",
|
||||
"dataDir": "/data/archives",
|
||||
"cacheDir": "/data/archives/cache",
|
||||
"cacheDir": "/data/archives/cache/review",
|
||||
"authDomain": "staging"
|
||||
}
|
||||
Reference in New Issue
Block a user