refactor: adjust devbox configuration to reflect nebula changes

This commit is contained in:
Prad Nukala
2024-09-27 20:07:00 -04:00
parent fbf4819b5a
commit 439f7f984c
17 changed files with 1895 additions and 315 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ processes:
sonr:
namespace: testnet
command: "make sh-testnet"
command: "devbox run start:testnet"
restart: on_failure
max_restarts: 1
depends:
@@ -19,7 +19,7 @@ processes:
motr:
namespace: testnet
command: "make start-motr"
command: "devbox run start:motr"
restart: on_failure
max_restarts: 1
depends: