Update multisig playbook to setup deployment on remote machine (#15)
Part of <https://www.notion.so/Create-stacks-for-mainnet-1f2a6b22d4728034be4be2c51decf94e> Reviewed-on: #15 Co-authored-by: Nabarun <nabarun@deepstacksoft.com> Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
This commit was merged in pull request #15.
This commit is contained in:
+1
-1
@@ -416,7 +416,7 @@
|
||||
use_host_network: "host"
|
||||
|
||||
# Set local host URL for dgraph server
|
||||
dgraph_domain: "http://localhost:8080"
|
||||
dgraph_domain: "http://localhost:8090"
|
||||
```
|
||||
|
||||
- Set envs:
|
||||
|
||||
Reference in New Issue
Block a user