1
0
Fork 0
mirror of https://github.com/anyproto/any-sync-dockercompose.git synced 2025-06-08 05:47:03 +09:00

Added information on how to use config file

This commit is contained in:
Kirill Shklyaev 2024-01-23 19:58:58 +00:00
parent 199be204f5
commit 4c9ed0d764

View file

@ -7,6 +7,8 @@ generate_config:
start: generate_config
docker compose up -d
@echo "Done! Upload your self-hosted network configuration file ${CURDIR}/etc/client.yml into the client app"
@echo "See: https://doc.anytype.io/anytype-docs/data-and-security/self-hosting#switching-between-networks"
stop:
docker compose stop