mirror of
https://github.com/anyproto/any-sync-dockercompose.git
synced 2025-06-08 05:47:03 +09:00
added example of several external listen hosts in .env.common
This commit is contained in:
parent
35e146554f
commit
b0797187cd
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ REDIS_VERSION=7.2.0-v6
|
|||
MINIO_VERSION=RELEASE.2024-07-04T14-25-45Z
|
||||
|
||||
EXTERNAL_LISTEN_HOST="127.0.0.1"
|
||||
#EXTERNAL_LISTEN_HOSTS="192.168.1.2"
|
||||
#EXTERNAL_LISTEN_HOSTS="192.168.1.2 10.0.0.2"
|
||||
|
||||
ANY_SYNC_NODE_1_HOST=any-sync-node-1
|
||||
ANY_SYNC_NODE_1_PORT=1001
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue