mirror of
https://github.com/anyproto/any-sync-dockercompose.git
synced 2025-06-08 05:47:03 +09:00
README.md: fixed "macos example" run client command
This commit is contained in:
parent
a3dc03f547
commit
bfae50f0c3
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ Self-host for any-sync, designed for personal usage or for review and testing pu
|
||||||
* run client (CLI)
|
* run client (CLI)
|
||||||
```
|
```
|
||||||
# macos example
|
# macos example
|
||||||
ANYTYPE_LOG_LEVEL="*=DEBUG" ANYPROF=:6060 ANY_SYNC_NETWORK=<pathToRepo>/any-sync-dockercompose/etc/client.yml /Applications/Anytype.app/Contents/MacOS/Anytype
|
ANYTYPE_LOG_LEVEL="*=DEBUG" ANYPROF=:6060 ANY_SYNC_NETWORK=$(pwd)/etc/client.yml /Applications/Anytype.app/Contents/MacOS/Anytype
|
||||||
```
|
```
|
||||||
|
|
||||||
## configuration
|
## configuration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue