mirror of
https://github.com/anyproto/any-sync-dockercompose.git
synced 2025-06-08 05:47:03 +09:00
Makefile removed debug
This commit is contained in:
parent
8fac23981b
commit
9428fbe040
1 changed files with 0 additions and 4 deletions
4
Makefile
4
Makefile
|
@ -9,10 +9,6 @@ generate_etc:
|
|||
tmp/etc/any-sync-coordinator/ \
|
||||
tmp/etc/any-sync-consensusnode/
|
||||
docker compose --file docker-compose-generateconfig.yml up --build --remove-orphans --detach
|
||||
sleep 1
|
||||
id
|
||||
ls -ald ./
|
||||
ls -al ./
|
||||
sed 's|^| |; 1s|^|network:\n|' tmp/generateconfig/nodes.yml > tmp/etc/network.yml
|
||||
cat tmp/etc/network.yml etc/common.yml tmp/generateconfig/account0.yml etc/node-1.yml > tmp/etc/any-sync-node-1/config.yml
|
||||
cat tmp/etc/network.yml etc/common.yml tmp/generateconfig/account1.yml etc/node-2.yml > tmp/etc/any-sync-node-2/config.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue