feature/proxied registration (#26)

* chore: ignore mprocs configuration files

* feat(macaroon): add macaroon module

* chore: update module dependencies
This commit is contained in:
Prad Nukala
2024-09-26 18:01:49 -04:00
committed by GitHub
parent 5ef00c3910
commit 779a45121b
80 changed files with 15909 additions and 64 deletions
-9
View File
@@ -17,15 +17,6 @@ processes:
depends:
- ipfs
motr:
namespace: testnet
command: "make start-proxy"
restart: on_failure
max_restarts: 1
depends:
- sonr
- ipfs
tunnel:
namespace: public
command: "devbox run start:tunnel"