mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
feature/proxied registration (#26)
* chore: ignore mprocs configuration files * feat(macaroon): add macaroon module * chore: update module dependencies
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user