Skip to content

Commit

Permalink
Added information on how to use config file
Browse files Browse the repository at this point in the history
  • Loading branch information
mighty-sponge committed Jan 23, 2024
1 parent 199be20 commit 4c9ed0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4c9ed0d

Please sign in to comment.